Documentation
¶
Index ¶
Constants ¶
View Source
const ( HomeFlag = "home" TraceFlag = "trace" LogFlag = "log_level" )
Variables ¶
View Source
var Env = struct { Dev string Stag string Prod string }{ Dev: "dev", Stag: "stag", Prod: "prod", }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.