repositorypackage
0.1.1
Repository: https://github.com/kybernetwork/reload.git
Documentation: pkg.go.dev
# README
Reload
Reload is a Golang library for dynamic reloading config.
Installation
Use Go modules to install Reload.
go get github.com/KyberNetwork/reload
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.