settings

package
v1.35.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ScopeRead  = "settings:read"
	ScopeWrite = "settings:write"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MobileController

type MobileController struct {
	base.Handler
	// contains filtered or unexported fields
}

func NewMobileController

func NewMobileController(
	devicesSvc *devices.Service,
	settingsSvc *settings.Service,
	logger *zap.Logger,
	validator *validator.Validate,
) *MobileController

func (*MobileController) Register

func (h *MobileController) Register(router fiber.Router)

type ThirdPartyController

type ThirdPartyController struct {
	base.Handler
	// contains filtered or unexported fields
}

func NewThirdPartyController

func NewThirdPartyController(params thirdPartyControllerParams) *ThirdPartyController

func (*ThirdPartyController) Register

func (h *ThirdPartyController) Register(app fiber.Router)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL