Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartServer ¶
func StartServer(port int)
Types ¶
type HelloWorldHandler ¶
type HelloWorldHandler struct{}
func (*HelloWorldHandler) HelloWorld ¶
func (h *HelloWorldHandler) HelloWorld(args *contract.HelloWorldRequest, reply *contract.HelloWorldResponse) error
Click to show internal directories.
Click to hide internal directories.