package
module
Version:
v0.3.5
Opens a new window with list of versions in this module.
Published: May 7, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Addr string `yaml:"addr"`
ReadTimeout time.Duration `yaml:"read_timeout,omitempty"`
WriteTimeout time.Duration `yaml:"write_timeout,omitempty"`
IdleTimeout time.Duration `yaml:"idle_timeout,omitempty"`
ShutdownTimeout time.Duration `yaml:"shutdown_timeout,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.