Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RedisUtils ¶
type RedisUtils struct {
// contains filtered or unexported fields
}
func (*RedisUtils) Close ¶
func (r *RedisUtils) Close()
func (*RedisUtils) ConnectByUrl ¶
func (r *RedisUtils) ConnectByUrl(url string)
func (*RedisUtils) Keys ¶
func (r *RedisUtils) Keys() ([]string, error)
Click to show internal directories.
Click to hide internal directories.