Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Float32Field ¶
type Float32Field struct { key.StringKey value.Float32Value }
Float32Field 描述一个整形字段
type Float64Field ¶
type Float64Field struct { key.StringKey value.Float64Value }
Float64Field 描述一个整形字段
type StringField ¶
type StringField struct { key.StringKey value.StringValue }
StringField 描述一个字符串字段
Click to show internal directories.
Click to hide internal directories.