Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigDebug ¶
type ConfigDebug struct {
Debug Data `yaml:"debug"`
}
type Debug ¶
type Debug struct {
// contains filtered or unexported fields
}
func New ¶
func New(cfg *ConfigDebug) *Debug
func (*Debug) Formatter ¶
func (ds *Debug) Formatter() corehttp.FormatterFunc
func (*Debug) Middleware ¶ added in v1.8.0
Click to show internal directories.
Click to hide internal directories.