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) Handlers ¶ added in v1.6.0
func (ds *Debug) Handlers() []corehttp.CallHandler
func (*Debug) Middelware ¶ added in v1.6.0
Click to show internal directories.
Click to hide internal directories.