package
1.5.3
Repository: https://github.com/liangdas/mqant.git
Documentation: pkg.go.dev

# Packages

Copyright 2014 mqant Author.
Copyright 2014 loolgame Author.

# Functions

Bytes is a helper that converts a command reply to a slice of bytes.
Float64 is a helper that converts a command reply to 64 bit float.
Int Int.
Int64 is a helper that converts a command reply to 64 bit integer.
InterfaceMap InterfaceMap.
Marshal Marshal.
Param 请求参数包装器.
Proto Proto.
String is a helper that converts a command reply to a string.
StringMap is a helper that converts an array of strings (alternating key, value) into a map[string]string.

# Variables

ErrNil ErrNil.

# Structs

CallInfo RPC的请求信息.
FunctionInfo handler接口信息.

# Interfaces

GoroutineControl 服务协程数量控制.
Marshaler is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
MQServer 代理者.
RPCClient 客户端定义.
RPCListener 事件监听器.
RPCServer 服务定义.

# Type aliases

ParamOption ParamOption.