Code

proto: Define a wire format for host/service/metric and add marshal functions.
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 15:47:18 +0000 (16:47 +0100)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Dec 2014 15:47:18 +0000 (16:47 +0100)
commit5f48615842bd6c16984ae1113951c68bc987ade6
treed350006f3488ea9c66200dd18a673bf9c0356547
parentf1357b416c1264501958292c13c38ef8b5dece92
proto: Define a wire format for host/service/metric and add marshal functions.
src/include/frontend/proto.h
src/include/utils/proto.h
src/utils/proto.c
t/unit/utils/proto_test.c