3664ac54a5
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. |
||
---|---|---|
.. | ||
pbacl | ||
pbconnectca | ||
pbdataplane | ||
pbserverdiscovery | ||
buf.gen.yaml | ||
buf.yaml | ||
go.mod | ||
go.sum |