Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { }
func NewController ¶
func NewController( router router, ) *Controller
func (*Controller) PostLogLevels ¶
func (c *Controller) PostLogLevels(ctx echo.Context) error
PostLogLevels updates log levels. (POST /loglevels).
Click to show internal directories.
Click to hide internal directories.