Directories
¶
Path | Synopsis |
---|---|
This application handles all the startup and connection scaffolding for running a gRPC server serving the APIService as defined in proto/backend.proto All the actual important bits are in the API Server source code: apisrv/apisrv.go Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
This application handles all the startup and connection scaffolding for running a gRPC server serving the APIService as defined in proto/backend.proto All the actual important bits are in the API Server source code: apisrv/apisrv.go Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
This application handles all the startup and connection scaffolding for running a gRPC server serving the APIService as defined in frontendapi/proto/frontend.pb.go All the actual important bits are in the API Server source code: apisrv/apisrv.go Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
This application handles all the startup and connection scaffolding for running a gRPC server serving the APIService as defined in frontendapi/proto/frontend.pb.go All the actual important bits are in the API Server source code: apisrv/apisrv.go Copyright 2018 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
proto
frontend is a package compiled from the protobuffer in <REPO_ROOT>/api/protobuf-spec/frontend.proto.
|
frontend is a package compiled from the protobuffer in <REPO_ROOT>/api/protobuf-spec/frontend.proto. |
Note: the example only works with the code within the same release/branch.
|
Note: the example only works with the code within the same release/branch. |
Click to show internal directories.
Click to hide internal directories.