Documentation
¶
Index ¶
- func Get(ctx context.Context, pattern string, def ...any) (*gvar.Var, error)
- func GetBool(ctx context.Context, pattern string, def ...any) (bool, error)
- func GetInt(ctx context.Context, pattern string, def ...any) int
- func GetMapStrStr(ctx context.Context, pattern string, def ...any) map[string]string
- func GetString(ctx context.Context, pattern string, def ...any) string
- func Reload(ctx context.Context, sysConfig *entity.SysConfig)
- type Config
- type Local
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMapStrStr ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.