open-consul/proto/pbacl
R.B. Boyer c8c6484905
proto: add package prefixes for all proto files where it is safe (#13735)
We cannot do this for "subscribe" and "partition" this easily without
breakage so those are omitted.

Any protobuf message passed around via an Any construct will have the
fully qualified package name embedded in the protobuf as a string. Also
RPC method dispatch will include the package of the service during
serialization.

- We will be passing pbservice and pbpeering through an Any as part of
  peer stream replication.

- We will be exposing two new gRPC services via pbpeering and
  pbpeerstream.
2022-07-13 11:03:27 -05:00
..
acl.go remove gogo from acl protobufs 2022-03-28 16:20:56 -04:00
acl.pb.binary.go Refactor the agentpb package (#8362) 2020-07-23 11:24:20 -04:00
acl.pb.go proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00
acl.proto proto: add package prefixes for all proto files where it is safe (#13735) 2022-07-13 11:03:27 -05:00