package
Version:
v1.8.0-beta15
Opens a new window with list of versions in this module.
Published: May 21, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Settings struct {
DebugPort int `envconfig:"DEBUG_PORT" default:"9091"`
ServerPort int `envconfig:"SERVER_PORT" default:"8083"`
ServiceName string `envconfig:"SERVICE_NAME" default:"AccessLog"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.