There is now one file per service, containing both the client-side and server-side wrappers for that service. This is a straight move of the code, with the copyright, header comments, package statement, and imports copied into each new file, and goimports run on the result. Two custom errors were moved into bcodes.go. Fixes #2388. |
||
|---|---|---|
| .. | ||
| creds | ||
| balancer.go | ||
| balancer_test.go | ||
| bcodes.go | ||
| bcodes_test.go | ||
| ca-wrappers.go | ||
| client.go | ||
| interceptors.go | ||
| interceptors_test.go | ||
| pb-marshalling.go | ||
| pb-marshalling_test.go | ||
| publisher-wrappers.go | ||
| ra-wrappers.go | ||
| sa-wrappers.go | ||
| server.go | ||
| va-wrappers.go | ||