package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Mar 29, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Conf struct {
Addr string `yaml:"addr"`
ReadTimeout int `yaml:"read_timeout"`
WriteTimeout int `yaml:"write_timeout"`
Pprof bool `yaml:"pprof"`
}
type Option func(c *_Server)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.