client_golang/text
Bjoern Rabenstein 84dc53148d Enable the Golang client library to create the new text formats.
Most important here is the simple & flat text format, but while I'm on
it, I have also added the text representations for protobufs (which is
purely meant for debugging purposes). I hope my basic idea about
handling those various protocols (and the text package) becomes
clearer now.

Change-Id: I7299853eadc82a426101e907f2b3d4e37f9e4c71
2014-04-25 21:45:04 +02:00
..
create.go Enable the Golang client library to create the new text formats. 2014-04-25 21:45:04 +02:00
create_test.go Enable the Golang client library to create the new text formats. 2014-04-25 21:45:04 +02:00
parse.go Move signature.go and related tests to the model package. 2014-04-25 20:48:16 +02:00
parse_test.go Conversion back and forth between MetricFamily protobuf and text format. 2014-04-17 16:28:13 +02:00
proto.go Enable the Golang client library to create the new text formats. 2014-04-25 21:45:04 +02:00