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 DifficultyPoint

type DifficultyPoint struct {
	Timestamp  time.Time `json:"timestamp"`
	Difficulty uint32    `json:"difficulty"`
}

type DifficultyResponse

type DifficultyResponse struct {
	Data []DifficultyPoint `json:"data"`
}

Jump to

Keyboard shortcuts

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