Documentation
¶
Index ¶
- func GetRelayCount(c *fiber.Ctx, store stores.Store) error
- func GetSettingValue(c *fiber.Ctx) error
- func GetSettings(c *fiber.Ctx) error
- func UpdateSettingValue(c *fiber.Ctx) error
- func UpdateSettings(c *fiber.Ctx, store stores.Store) error
- func UploadRelayIcon(c *fiber.Ctx, store stores.Store) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRelayCount ¶
GetRelayCount function - dynamic version using media_definitions
func GetSettingValue ¶
func GetSettingValue(c *fiber.Ctx) error
GetSettingValue returns a specific setting value
func GetSettings ¶
func GetSettings(c *fiber.Ctx) error
GetSettings returns the entire configuration
func UpdateSettingValue ¶
func UpdateSettingValue(c *fiber.Ctx) error
UpdateSettingValue updates a specific setting value
func UpdateSettings ¶
UpdateSettings updates configuration values
func UploadRelayIcon ¶
UploadRelayIcon handles uploading and setting the relay icon
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.