Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintError ¶
func PrintError(msg string)
Types ¶
type RedisCommand ¶
type RedisCommandGet ¶
type RedisCommandGet struct {
}
type RedisCommandHGet ¶
type RedisCommandHGet struct {
}
type RedisCommandHGetAll ¶
type RedisCommandHGetAll struct {
}
type RedisCommandHSet ¶
type RedisCommandHSet struct {
}
type RedisCommandNil ¶
type RedisCommandNil struct {
}
type RedisCommandSelect ¶
type RedisCommandSelect struct {
}
type RedisCommandSet ¶
type RedisCommandSet struct {
}
Click to show internal directories.
Click to hide internal directories.