endersapi

package
v0.0.0-...-33dd981 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllSalesQuery

func AllSalesQuery() map[string]string

func BuysQuery

func BuysQuery(buyerAddress string) map[string]string

func EncodeQuery

func EncodeQuery(baseQuery map[string]string) *bytes.Buffer

func GetEnvVars

func GetEnvVars(envKey string) string

func PacksQuery

func PacksQuery(tokenId string) map[string]string

func SalesQuery

func SalesQuery(sellerAddress string) map[string]string

Types

type BuysResponse

type BuysResponse struct {
	Data struct {
		// contains filtered or unexported fields
	} `json:"data"`
}

type PacksResponse

type PacksResponse struct {
	Data struct {
		// contains filtered or unexported fields
	} `json:"data"`
}

type SalesResponse

type SalesResponse struct {
	Data struct {
		// contains filtered or unexported fields
	} `json:"data"`
}

Jump to

Keyboard shortcuts

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