package
0.0.0-20241219064124-7b44a9b35833
Repository: https://github.com/cro4k/toolkit.git
Documentation: pkg.go.dev

# Functions

EnableExpandEnv make it can access environment variable in config content.
No description provided by the author
Load config # load by default (local file driver): go run main.go # load from local file driver: go run main.go -config-driver local -config config.yaml # load from pre-registered remote driver: go run main.go -config-driver redis -config config.yaml # load from dynamic created remote driver: go run main.go -config-driver consul -config-script consul.yaml -config app/config.yaml.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author