Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupPProf ¶
Types ¶
type Config ¶
type Config struct {
HTTP HTTPConfig `json:"http" yaml:"http"`
}
type HTTPConfig ¶
type HTTPConfig struct {
Address string `json:"address" yaml:"address"`
}
type Web ¶
type Web struct {
// contains filtered or unexported fields
}
func NewWebServer ¶
func (*Web) Identifier ¶
Click to show internal directories.
Click to hide internal directories.