Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kybernetwork/reload
https://github.com/kybernetwork/reload
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/kybernetwork/reload
- Owner: KyberNetwork
- Created: 2022-10-07T02:24:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T07:44:42.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T12:12:30.144Z (6 months ago)
- Language: Go
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reload
Reload is a Golang library for dynamic reloading config.
## Installation
Use Go modules to install Reload.
```bash
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.
## License
[MIT](https://choosealicense.com/licenses/mit/)