Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlineGrpcClient ¶
type AlineGrpcClient struct {
RecvMsgChan chan *api.AlineMessage
SendMsgChan chan *api.AlineMessage
ErrorChan chan error
// contains filtered or unexported fields
}
func GrpcClientStart ¶
func GrpcClientStart(masterAddress string) (*AlineGrpcClient, error)
Click to show internal directories.
Click to hide internal directories.