package
0.0.0-20220101123724-646f6f2f2966
Repository: https://github.com/nwiizo/workspace_2021.git
Documentation: pkg.go.dev

# README

gRPC チュートリアル

# Functions

No description provided by the author
No description provided by the author

# Variables

Compute_ServiceDesc is the grpc.ServiceDesc for Compute service.
No description provided by the author

# Structs

* BootRequest は Boot RPC のリクエストのメッセージです。 現状空ですが、拡張可能にするため定義しておきます。.
* BootResponse は Boot RPC のレスポンスのメッセージです。.
* InferRequest は Infer RPC のリクエストのメッセージです。.
* InferResponse は Infer RPC のレスポンスのメッセージです。.
UnimplementedComputeServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
ComputeClient is the client API for Compute service.
ComputeServer is the server API for Compute service.
UnsafeComputeServer may be embedded to opt out of forward compatibility for this service.