Documentation ¶ Index ¶ func Bool(varname string, def bool) bool func Duration(varname string, def time.Duration) time.Duration func Int(varname string, def int) int func Int64(varname string, def int64) int64 func String(varname string, def string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ func Bool(varname string, def bool) bool func Duration ¶ func Duration(varname string, def time.Duration) time.Duration func Int ¶ added in v0.2.0 func Int(varname string, def int) int func Int64 ¶ func Int64(varname string, def int64) int64 func String ¶ added in v0.2.0 func String(varname string, def string) string Types ¶ This section is empty. Source Files ¶ View all Source files envconst.go Click to show internal directories. Click to hide internal directories.