mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* types/time: handle decimal conversion to whole expected number * Add padding on all pathways * ch variable name * update comment * Update types/time_test.go Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io> * linter: fix * Update types/time.go Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com> * gk: nits * improve; old code is a duplication of strconv.ParseInt * Update types/time.go Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com> * Update types/time.go Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com> * rm extra back ticked back ticks --------- Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io> Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io> Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>