Documentation
¶
Overview ¶
Package serverdebugimpl implements a component to run the dogstatsd server debug
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatDebugStats ¶
FormatDebugStats returns a printable version of debug stats.
func NewServerlessServerDebug ¶
func NewServerlessServerDebug(cfg model.Reader) serverdebug.Component
NewServerlessServerDebug creates a new instance of serverDebug.Component
Types ¶
type Provides ¶
type Provides struct {
compdef.Out
Comp serverdebug.Component
}
Provides defines the output of the serverDebug component.
func NewComponent ¶
NewComponent creates a new instance of the serverDebug component.
Click to show internal directories.
Click to hide internal directories.