Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Hello ¶
func Hello() *helloApi.HelloMessage
func StartServer ¶
func StartServer(port string, options []grpc.ServerOption) error
Types ¶
type Client ¶ added in v1.0.5
type Client struct {
// contains filtered or unexported fields
}
func (*Client) WithOption ¶ added in v1.0.5
func (c *Client) WithOption(option grpc.DialOption) *Client
Click to show internal directories.
Click to hide internal directories.