featurebase/test
Matthew Jaffee 04f5d5875c
api docs, rename funcs, refactor usage of internal
All exported funcs in api.go are now documented

Several poorly named methods of API and Cluster were renamed. Particularly, the
word Fragment was often changed to Slice in cases where it was really a slice
being specified and not a fragment.

several methods which received or returned internal data structures have been
refactored to be more opaque.

Deprecation logging was added to input definition methods.
2018-04-12 11:28:35 -05:00
..
attr.go Use type func(string) AttrStore in place of interface AttrStoreGenerator for simplicity 2018-03-23 13:57:29 -05:00
client.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
cluster.go api docs, rename funcs, refactor usage of internal 2018-04-12 11:28:35 -05:00
executor.go Merge branch 'master' into cluster-resize-merging 2018-02-16 11:13:40 -06:00
fragment.go Use type func(string) AttrStore in place of interface AttrStoreGenerator for simplicity 2018-03-23 13:57:29 -05:00
frame.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
handler.go remove commented code and fix double-NewAPI 2018-04-10 09:40:28 -05:00
holder.go Clean up logger; make it honor --log-path flag. 2018-03-27 08:40:04 -05:00
index.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00
logger.go change NewStandardLogger() to only take an io.Writer 2018-03-27 10:30:41 -05:00
pilosa.go Clean up logger; make it honor --log-path flag. 2018-03-27 08:40:04 -05:00
pilosa_test.go Merge branch 'master' into cluster-resize-merging 2018-02-16 11:13:40 -06:00
test.go ensure that the license is prepended to all source files 2018-02-05 16:35:28 -06:00