# Functions
FromKeyStr 从key字符串中解析出命名空间和终点key.
# Constants
No description provided by the author
No description provided by the author
# Variables
ErrKeyNotHaveNamespace key没有命名空间.
ErrKeyParserNamespaceNumberNot2 key分隔出的元素不是2个.
ErrParamDelimiterLengthMustLessThan2 不定长参数delimiter长度必须小于2.
ErrrParamDelimiterCannotEmpty 参数delimiter不能为空字符串.
ErrrParamEndpointCannotEmpty 参数endpoints的元素不能为空字符串.
# Structs
DelimiterOpt 自定义间隔符的设置.
# Type aliases
NameSpcae 带命名空间的键.