package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Nov 1, 2021
License: MIT
Opens a new window with license information.
Imports: 2
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 `mapstructure:"host"`
GRPCPort string `mapstructure:"grpc_port"`
HTTPPort string `mapstructure:"http_port"`
}
Config represents a web server configuration
NewConfig returns a new ServerConfig instance
Source Files
¶
Click to show internal directories.
Click to hide internal directories.