package
Version:
v0.0.0-...-5591726
Opens a new window with list of versions in this module.
Published: Dec 14, 2020
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Port int `toml:"port"`
Env string `toml:"env"`
Op *qgrpc.Config `toml:"op"`
FileType string `toml:"file_type"`
LogType string `toml:"logtype"`
LogLevel types.LEVEL `toml:"loglevel"`
Log map[string]interface{} `toml:"log"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.