schema

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApiKey added in v1.0.7

type ApiKey struct {
	Key         string
	Description string
}

type FeeConfig

type FeeConfig struct {
	SpeedTxFee     int64 `json:"speedTxFee"`
	BundleServeFee int64 `json:"bundleServeFee"`
}

type IpRateWhitelist added in v1.0.6

type IpRateWhitelist struct {
	OriginOrIP  string // e.g "188.0.2.2"
	Available   bool   `gorm:"index:idx1"` // true means effective
	Description string
}

Jump to

Keyboard shortcuts

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