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) HealthCheck ¶
Click to show internal directories.
Click to hide internal directories.