configs

package
v0.3.11 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigsService

type ConfigsService struct {
}

ConfigsService #path:"/configs/"#

func NewConfigsService

func NewConfigsService() (*ConfigsService, error)

NewConfigsService Create a new ConfigsService

func (*ConfigsService) Get

func (s *ConfigsService) Get() (conf *config.Config, err error)

Get the Config #route:"GET /"#

func (*ConfigsService) Update

func (s *ConfigsService) Update(conf *config.Config) (err error)

Update the Config #route:"PUT /"#

Jump to

Keyboard shortcuts

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