# Functions
Bool is a helper that converts a command reply to a boolean.
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.
No description provided by the author
Int64 is a helper that converts a command reply to 64 bit integer.
No description provided by the author
No description provided by the author
NewResultInvoke Create instance for RPC Invoke.
No description provided by the author
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
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
RPC Invoke Struct.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
Marshaler is a simple encoding interface used for the broker/transport where headers are not supported by the underlying implementation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author