8016: Split crunchstat into a module and a commmand line tool.
authorTom Clegg <tom@curoverse.com>
Thu, 30 Jun 2016 00:13:09 +0000 (20:13 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 30 Jun 2016 18:24:27 +0000 (14:24 -0400)
commit37f07a3f9f202f66a88eb70dcd0002713889a9b0
tree363e6777fd1ff75dc75a25295d15dd8168e4d846
parentdb4eb863a36acbacde64f7d356065b3b9cbfb342
8016: Split crunchstat into a module and a commmand line tool.
build/run-tests.sh
lib/crunchstat/crunchstat.go [new file with mode: 0644]
lib/crunchstat/crunchstat_test.go [new file with mode: 0644]
services/crunchstat/crunchstat.go
services/crunchstat/crunchstat_test.go