Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DistributedId ¶
type DistributedId int64
func (DistributedId) MarshalJSON ¶
func (t DistributedId) MarshalJSON() ([]byte, error)
MarshalJSON 重写MarshalJSON方法
func (*DistributedId) Scan ¶
func (t *DistributedId) Scan(v interface{}) error
Scan 将数据库中取出的数据,赋值给目标类型
Click to show internal directories.
Click to hide internal directories.