Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigHandler ¶
type ConfigHandler struct {
// contains filtered or unexported fields
}
func NewConfigHandler ¶
func NewConfigHandler(conf *config.Config) ConfigHandler
func (*ConfigHandler) HandleGet ¶
func (h *ConfigHandler) HandleGet(c echo.Context) error
func (*ConfigHandler) HandleUpdate ¶
func (h *ConfigHandler) HandleUpdate(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.