Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(impl Interface, opts ...thrift.RegisterOption) []transport.Registrant
New prepares an implementation of the Echo service for registration.
handler := EchoHandler{} dispatcher.Register(echoserver.New(handler))
Types ¶
Click to show internal directories.
Click to hide internal directories.