open-consul/proto-public
Daniel Upton 3664ac54a5 Make proto-public a Go module
Our original intention was for projects to consume and generate their
own Go code for these protobuf packages using Buf. While this is still
the best route for many projects, it causes some headaches when using
a library (e.g. consul-server-connection-manager) that pulls in the
same protobuf package as your project, as Go's protobuf implementation
only allows for a package/namespace to be registered once.

In such cases, projects can depend on this Go module instead, as a
single place where these protobuf packages are registered.
2022-09-06 19:30:17 +01:00
..
pbacl Rename some protobuf package names to be fqdn like (#13861) 2022-07-22 14:59:34 -04:00
pbconnectca Rename some protobuf package names to be fqdn like (#13861) 2022-07-22 14:59:34 -04:00
pbdataplane dataplane: update envoy bootstrap params for consul-dataplane (#14017) 2022-08-24 12:03:15 +01:00
pbserverdiscovery Rename some protobuf package names to be fqdn like (#13861) 2022-07-22 14:59:34 -04:00
buf.gen.yaml Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
buf.yaml Migrate from `protoc` to `buf` (#12841) 2022-05-23 10:37:52 -04:00
go.mod Make proto-public a Go module 2022-09-06 19:30:17 +01:00
go.sum Make proto-public a Go module 2022-09-06 19:30:17 +01:00