package
Version:
v0.3.4-rc.5
Opens a new window with list of versions in this module.
Published: Dec 4, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type State struct {
ID string `db:"id" structs:"-"`
Root string `db:"root" structs:"root"`
TxHash string `db:"tx_hash" structs:"tx_hash"`
Block uint64 `db:"block" structs:"block"`
CreatedAt time.Time `db:"created_at" structs:"created_at"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.