package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Jan 30, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
Host string `env:"HOST, default=localhost"`
Port string `env:"PORT, default=8888"`
ReadTimeout time.Duration `env:"READ_TIMEOUT, default=60s"`
WriteTimeout time.Duration `env:"WRITE_TIMEOUT, default=60s"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.