Documentation
¶
Index ¶
Constants ¶
View Source
const HelloServiceName = "path/to/pkg.HelloService"
Variables ¶
This section is empty.
Functions ¶
func RegisterHelloService ¶
func RegisterHelloService(svc HelloServiceInterface) error
Types ¶
type HelloServiceClient ¶
func DialHelloService ¶
func DialHelloService(network, address string) (*HelloServiceClient, error)
type HelloServiceInterface ¶
Click to show internal directories.
Click to hide internal directories.