Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DisconnectFunc ¶
type DisconnectFunc func() error
func NewClient ¶
func NewClient(grpcAddr string) (cli om.NewsManager, disconnectFunc DisconnectFunc, err error)
type EndpointSet ¶
func (EndpointSet) GetNews ¶
func (s EndpointSet) GetNews(req om.GetNewsRequest) (result om.GetNewsResult, err error)
Click to show internal directories.
Click to hide internal directories.