Commit Graph

4 Commits

Author SHA1 Message Date
Stephen McQuay 5068159a31 switch from single point to Event 2015-02-05 21:34:35 -08:00
Stephen McQuay e4cb3c7997 one more fmt -> log 2015-02-04 21:43:16 -08:00
Stephen McQuay 69d2c50dc5 Fixed bug where zero value was not being used
if you read gob docs it states the following:

" If a field has the zero value for its type, it is omitted from the
transmission."

That's powerful savings. I didn't know. Now it works as one would expect.
2015-02-04 21:41:00 -08:00
Stephen McQuay b50556eadd renamed binaries
I couldn't stand the odd nomenclature
2015-02-04 21:32:19 -08:00