interfaces

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitAPIHandlers

func InitAPIHandlers(root *router.Group)

Types

type BlockProducingTimePoint

type BlockProducingTimePoint struct {
	Timestamp               time.Time `json:"timestamp"`
	BlockProducingTimeInSec uint32    `json:"blockProducingTimeInSec"`
}

type BlockProducingTimeResponse

type BlockProducingTimeResponse struct {
	Data []BlockProducingTimePoint `json:"data"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL