https://github.com/amitiwary999/go-load-balance
https://github.com/amitiwary999/go-load-balance
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/amitiwary999/go-load-balance
- Owner: amitiwary999
- License: mit
- Created: 2024-02-02T16:52:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T10:02:14.000Z (about 1 year ago)
- Last Synced: 2024-06-19T19:35:19.704Z (11 months ago)
- Language: Go
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-load-balance
It need config file to run. Config file provide info like the algo type and backend server details. for each backend server url, health endpoint and weight(for weighted round robin it is must)