package
Version:
v0.0.0-...-8a333fb
Opens a new window with list of versions in this module.
Published: May 10, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
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 `envconfig:"ADDRESS" default:":8080"`
}
Wrapper around http.Server to avoid cluttering up the main function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.