package
Version:
v0.0.0-...-c0a108e
Opens a new window with list of versions in this module.
Published: Sep 18, 2019
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 {
Environment string `json:"env"`
Port int `json:"port"`
Db string `json:"db"`
TokenSecretKey string `json:"token_secret_key"`
}
Config : struct
Source Files
¶
Click to show internal directories.
Click to hide internal directories.