Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewClient ¶
NewClient returns a client to make calls to the dummy API group version v1alpha2. It's the caller's responsibility to Close the client when done.
func (*Client) ComputeDouble ¶
func (w *Client) ComputeDouble(context context.Context, request *v1alpha2.ComputeDoubleRequest, opts ...grpc.CallOption) (*v1alpha2.ComputeDoubleResponse, error)
Click to show internal directories.
Click to hide internal directories.