Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterSDKServer ¶
Types ¶
type SDKClient ¶
type SDKClient interface { }
SDKClient is the client API for SDK service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewSDKClient ¶
func NewSDKClient(cc *grpc.ClientConn) SDKClient
Click to show internal directories.
Click to hide internal directories.