package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `conf:"host"`
Port int `conf:"port"`
DBNo int `conf:"db_no"`
TimeoutMs int `conf:"timeout,unit:ms"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.