Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCallRequest ¶
func NewCallRequest(funcName string, args ...interface{}) zrpc.CallRequest
func RemoveClient ¶ added in v0.0.17
func RemoveClient(port int)
Types ¶
type RpcClient ¶ added in v0.0.15
type RpcClient struct {
// contains filtered or unexported fields
}
func (RpcClient) Call ¶ added in v0.0.15
func (c RpcClient) Call(request zrpc.CallRequest) *zrpc.CallResult
type ServerCenterClient ¶ added in v0.0.11
type ServerCenterClient struct { }
func (*ServerCenterClient) ExecuteApp ¶ added in v0.0.11
Click to show internal directories.
Click to hide internal directories.