Commit graph

4 commits

Author SHA1 Message Date
jaffee
04637b6f46 rename cli to client 2017-01-09 13:42:17 -06:00
jaffee
0b0ac95052 few more json fixes 2016-12-19 15:10:35 -06:00
jaffee
0588e0398c rename imports umbel->pilosa 2016-11-28 15:45:18 -07:00
jaffee
05a70d5fb2 refactor Init and provide ClientType option
Benchmark implementations can now use 'HasClient' as a component which provides
an Init method which sets up the pilosa client in a configurable way.
Implementations must still expose the ClientType argument through ConsumeFlags
and describe it in Usage()
2016-11-28 15:45:17 -07:00