package
Version:
v1.0.0-beta9
Opens a new window with list of versions in this module.
Published: Jul 27, 2021
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 {
IsDevelopment bool `envconfig:"is_development" default:"true"`
PORT string `envconfig:"grpc_port" default:"50051"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.