api

package
v0.0.0-...-dc536bd Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: ISC Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GetAddrsPath is the URL path to fetch a list of public nodes
	GetAddrsPath = "/api/addrs"

	IPVersion       = "ipversion"
	ServiceFlag     = "services"
	ProtocolVersion = "pver"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Node

type Node struct {
	Host            string `json:"host"`
	Services        uint64 `json:"services"`
	ProtocolVersion uint32 `json:"pver"`
}

Jump to

Keyboard shortcuts

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