Categorygithub.com/go-god/setting
modulepackage
1.2.0
Repository: https://github.com/go-god/setting.git
Documentation: pkg.go.dev

# README

setting

Configuration file reading, support hot update 

# Functions

New create a config interface.
WithConfigFile set config filename.
WithWatchFile watch file change.

# Structs

Option config option.

# Interfaces

Config interface associated with reading/saving configuration files.

# Type aliases

Option for ConfigOption.