Documentation ¶ Index ¶ type Config func NewConfig() (cfg Config, err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Config ¶ type Config struct { ServiceName string Grpc grpc MongoDB mongodb STAN stan NATS nats Robokassa robokassa Service service LogLevel string `envconfig:"LOGLEVEL"` } func NewConfig ¶ func NewConfig() (cfg Config, err error) Source Files ¶ View all Source files config.go new_config.go Click to show internal directories. Click to hide internal directories.