Documentation ¶
Index ¶
Constants ¶
View Source
const Mapping = `` /* 406-byte string literal not displayed */
Mapping block mapping
View Source
const (
TableName = "block_info"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BlockRecord ¶
BlockRecord 用于db记录区块基本信息
func NewBlockRecord ¶
func NewBlockRecord(block *BlockInfo, op int) *BlockRecord
NewBlockRecord create BlockRecord
Click to show internal directories.
Click to hide internal directories.