client_golang/text
Julius Volz 765fdaf37e Update protobuf library package name.
The Golang protocol buffer library has now moved to GitHub:

https://github.com/golang/protobuf

Although "go get"-ing the old package name still works, moving
everything to the new one will make vendoring cleaner.

See also https://github.com/matttproud/golang_protobuf_extensions/pull/7
2015-02-14 00:00:34 +01:00
..
testdata Add benchmarks to compare text and protobuf parsing. 2015-01-27 16:27:04 +01:00
bench_test.go Fix typos. 2015-01-27 18:07:09 +01:00
create.go Merge pull request #76 from prometheus/histogram 2015-02-12 19:33:48 +01:00
create_test.go Update protobuf library package name. 2015-02-14 00:00:34 +01:00
parse.go Update protobuf library package name. 2015-02-14 00:00:34 +01:00
parse_test.go Update protobuf library package name. 2015-02-14 00:00:34 +01:00
proto.go Update protobuf library package name. 2015-02-14 00:00:34 +01:00