Skip to content
Snippets Groups Projects
Commit c92db51e authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Specify protobuf import prefixes.

parent 4eed3b0f
No related branches found
No related tags found
2 merge requests!99Resolve "Architecture Document",!90Develop
Pipeline #64564 passed
...@@ -23,6 +23,8 @@ It also mentions **architecture invariants** and **API boundaries** ...@@ -23,6 +23,8 @@ It also mentions **architecture invariants** and **API boundaries**
API specification for gRPC and protobuf definitions. API specification for gRPC and protobuf definitions.
**Architecture invariant:** To import gRPC related protobuf definitions use `pb` as an import prefix. For gNMI related protobuf definitions use `gpb`
### `forks` ### `forks`
Forks of `google/gnxi/gnmi` and `arista/goarista/gnmi` for gNMI server and client respectively. Subject of change once we converge to own clients and servers. Forks of `google/gnxi/gnmi` and `arista/goarista/gnmi` for gNMI server and client respectively. Subject of change once we converge to own clients and servers.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment