db

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CdkUnused   = 0
	CdkFrozen   = 1
	CdkUsed     = 2
	CdkExchange = 3
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Cdk

type Cdk struct {
	Id         int64
	CdkId      int64
	CdkContent string
	UserId     string
	CdkStatus  int32
	OrderId    int64
	TimeInfo
	ExchangeTime int64
}

type CdkOrder

type CdkOrder struct {
	Id           int64
	OrderId      int64
	TransferHash string
	UserId       string
	OrderStatus  int32
	TimeInfo
	ExchangeTime int64
}

type CdkType

type CdkType struct {
	CdkId        int64
	CdkName      string
	CdkInfo      string
	CoinName     string
	ExchangeRate int64
	TimeInfo
}

type TimeInfo

type TimeInfo struct {
	CreateTime int64
	UpdateTime int64
	DeleteTime int64
}

Jump to

Keyboard shortcuts

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