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: 23 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 BalanceResponse

type BalanceResponse struct {
	Balance       int64 `json:"balance"`
	BalanceLocked int64 `json:"balanceLocked"`
}

type CountResponse

type CountResponse struct {
	Count uint64 `json:"count"`
}

Jump to

Keyboard shortcuts

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