Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGroupKey ¶
func NewGroupKey() string
NewGroupKey 生成分组客户端 key 明文:raw = "ck-" + 32hex(16B 随机,长度 35)。 ck- = client key;历史 gk- 遗留前缀作废(key 已独立于分组)。 明文直接落库(唯一约束 + 鉴权等值查——去 hash 列,见 key_raw 设计)。
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.