types

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModuleName = dextypes.ModuleName
)

const

Variables

This section is empty.

Functions

This section is empty.

Types

type ListDataRes

type ListDataRes struct {
	Data      []TokenPair      `json:"data"`
	ParamPage common.ParamPage `json:"param_page"`
}

ListDataRes - used for decoding

type ListResponse

type ListResponse struct {
	Code      int         `json:"code"`
	Msg       string      `json:"msg"`
	DetailMsg string      `json:"detail_msg"`
	Data      ListDataRes `json:"data"`
}

ListResponse - used for decoding

type TokenPair

type TokenPair = dextypes.TokenPair

Jump to

Keyboard shortcuts

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