Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config interface { DepositConfig() DepositConfig PaymentConfig() PaymentConfig Stellar() horizonclient.ClientInterface comfig.Logger Horizoner }
type DepositConfig ¶
type Horizoner ¶
func NewHorizoner ¶
type PaymentConfig ¶
type PaymentConfig struct {
TargetAddress string `fig:"target_address"`
}
Click to show internal directories.
Click to hide internal directories.