api

package
v0.0.0-...-f531ae4 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OsmoPool = Type("osmo-pool")
	Cosmos   = Type("cosmos")
	Osmo     = Type("osmo")
)

Variables

This section is empty.

Functions

func AddressClaimableHandler

func AddressClaimableHandler(w http.ResponseWriter, r *http.Request)

func NewApiServer

func NewApiServer() error

Types

type Record

type Record struct {
	Address string
	Uglx    float64
	Type    Type
}

type Response

type Response struct {
	StatusCode int
	Message    string
	Data       interface{}
}

type Type

type Type string

Jump to

Keyboard shortcuts

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