Commit graph

13 commits

Author SHA1 Message Date
Cody Soyland
c9497ec612 Unexport proto.EncodeValCount 2018-07-05 23:11:56 -05:00
Cody Soyland
b1d968f95e Unexport proto.EncodeRow 2018-07-05 23:11:56 -05:00
Cody Soyland
bafc170420 Unexport proto.EncodePairs 2018-07-05 23:11:56 -05:00
Cody Soyland
052355014d Unexport proto.EncodeNodes 2018-07-05 23:11:56 -05:00
Cody Soyland
17a0bb62b7 Unexport proto.EncodeColumnAttrSets 2018-07-05 23:11:56 -05:00
Cody Soyland
dc97e34fb7 Unexport proto.EncodeColumnAttrSet 2018-07-05 23:11:56 -05:00
Matt Jaffee
a164233c92
fix handler tests not to use internal and fix bug 2018-07-05 16:21:27 -05:00
Matt Jaffee
db2a53223d
remove internal references from api and http/* 2018-07-05 16:02:18 -05:00
Matt Jaffee
bbb93abd57
remove lots of unused code 2018-07-05 15:35:32 -05:00
Matt Jaffee
e76a90e69b
change Query and QueryNode to use pilosa.* Query structs 2018-07-05 15:02:33 -05:00
Matt Jaffee
59e80f9692
put Serializer on API, add QueryRequest/Response to serializer 2018-07-05 13:35:14 -05:00
Matt Jaffee
6309d3b7f7
get gossip using serializer stuff, remove proto and internal 2018-07-05 12:32:49 -05:00
Matt Jaffee
2cec75e399
add proto encoding subpackage and use for send and receive message 2018-07-05 12:00:42 -05:00