Documentation ¶ Index ¶ func Get(ctx context.Context, pattern string, def ...interface{}) (*gvar.Var, error) func GetMapStrStr(ctx context.Context, pattern string, def ...interface{}) map[string]string func GetString(ctx context.Context, pattern string, def ...interface{}) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Get ¶ func Get(ctx context.Context, pattern string, def ...interface{}) (*gvar.Var, error) func GetMapStrStr ¶ func GetMapStrStr(ctx context.Context, pattern string, def ...interface{}) map[string]string func GetString ¶ func GetString(ctx context.Context, pattern string, def ...interface{}) string Types ¶ This section is empty. Source Files ¶ View all Source files config.go Click to show internal directories. Click to hide internal directories.