mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* Adds logic to ensure nothing proceeds a connectivity check and adds tests * Adds waitgroup to verify monitor routine startup before shutdown is called thus eliminating race condition * fix func desc and test func naming convention * Add invalid address check * Fix race condition for okgroup on wait group when instant shutdown called * Fix fmt issue with gofmt