dto

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BNBDaemonConfig added in v0.8.0

type BNBDaemonConfig ETHDaemonConfig

type BTCDaemonConfig added in v0.5.0

type BTCDaemonConfig DaemonConfig

type DaemonConfig

type DaemonConfig struct {
	Url  string
	User string
	Pass string
}

type DaemonsConfig

type DaemonsConfig struct {
	Xmr XMRDaemonConfig
	Btc BTCDaemonConfig
	Ltc LTCDaemonConfig
	Eth ETHDaemonConfig
	Bnb BNBDaemonConfig
}

type ETHDaemonConfig added in v0.7.0

type ETHDaemonConfig DaemonConfig

type LTCDaemonConfig added in v0.6.0

type LTCDaemonConfig DaemonConfig

type NewInvoiceRequest

type NewInvoiceRequest struct {
	UserId        string
	Coin          db.CoinType
	Amount        float64
	Timeout       uint64
	Confirmations uint32
}

type XMRDaemonConfig added in v0.5.0

type XMRDaemonConfig DaemonConfig

Jump to

Keyboard shortcuts

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