package
Version:
v0.0.0-...-0f16f72
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `yaml:"host"`
Port int `yaml:"port"`
BannerPath string `yaml:"banner_path"`
IdleTimeout time.Duration `yaml:"idle_timeout"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.