lafikl / liblb

A golang library that implements load balancing algorithms.
https://lafikl.github.io/liblb-site/
MIT License
360 stars 17 forks source link

Use Atomic Bools. #4

Open suedadam opened 7 years ago

suedadam commented 7 years ago

Simple change to use Atomic Booleans. Change proposed in issue #3