Versions in this module Expand all Collapse all v1 v1.0.0 Nov 17, 2019 Changes in this version + func Count() int + func DefaultCount() (count int) + func ExplicitCount() int + func Get(key string) (value string) + func JSON() []byte + func Print() + func Set(key, value string) bool + func SetDefault(key, value string) + func SetDefaults(defaults map[string]string) + func String() string + type Var struct + Default bool + Key string + Value string