Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BlockNumnber2TimeStamp ¶
Types ¶
type BlockNum2Time ¶
type BlockNum2Time struct {
// contains filtered or unexported fields
}
func GetBlockNum2Time ¶
func GetBlockNum2Time() *BlockNum2Time
func NewBlockNum2Time ¶
func NewBlockNum2Time() *BlockNum2Time
func (*BlockNum2Time) Push ¶
func (bn2t *BlockNum2Time) Push(blockNumber uint64) error
func (*BlockNum2Time) Run ¶
func (bn2t *BlockNum2Time) Run()
func (*BlockNum2Time) Stop ¶
func (bn2t *BlockNum2Time) Stop()
Click to show internal directories.
Click to hide internal directories.