 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func GetValueOrDefault(key, defaultValue string) string
- func GetValueOrDefaultBool(envKey string, defaultValue bool) bool
- func GetValueOrDefaultDuration(envKey string, defaultValue time.Duration) time.Duration
- func GetValueOrDefaultInt(envKey string, defaultValue int) int
- func GetValueOrDefaultLogLevel(envKey string, defaultValue log.Level) log.Level
- func GetValueOrDefaultString(envKey, defaultValue string) string
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var (
	HomeDir string
)
    Functions ¶
func GetValueOrDefault ¶
func GetValueOrDefaultBool ¶
func GetValueOrDefaultInt ¶
func GetValueOrDefaultString ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.