Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Keyspace ¶
type Keyspace struct {
// contains filtered or unexported fields
}
Keyspace 键空间,用于将 Redis 键分组的一种机制。
func NewFromNamespace ¶
NewFromNamespace 从命名空间值对象创建 Keyspace。
func (Keyspace) Pattern ¶
func (k Keyspace) Pattern(pattern string) KeyPattern
Pattern 返回带命名空间前缀的模式值对象。
Click to show internal directories.
Click to hide internal directories.