package
0.0.0-20201103083454-5d5d8ef62542
Repository: https://github.com/yongman/go.git
Documentation: pkg.go.dev
# 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.
No description provided by the author
No description provided by the author
Float64 is a helper that converts a command reply to 64 bit float.
Int is a helper that converts a command reply to an integer.
Int64 is a helper that converts a command reply to 64 bit integer.
MultiBulk is deprecated.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
String is a helper that converts a command reply to a string.
Strings is a helper that converts an array command reply to a []string.
Uint64 is a helper that converts a command reply to 64 bit integer.
Values is a helper that converts an array command reply to a []interface{}.
# Variables
ErrNil indicates that a reply value is nil.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author