Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncRPCClient ¶
type SyncRPCClient struct {
// contains filtered or unexported fields
}
func NewSyncRPCClient ¶
func NewSyncRPCClient(target string) (c *SyncRPCClient, err error)
func (*SyncRPCClient) RunUpdatesStreamLoop ¶
func (c *SyncRPCClient) RunUpdatesStreamLoop(server *net2.Server)
TODO(@benqi): 可能有问题
Click to show internal directories.
Click to hide internal directories.