Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WalletGateway ¶
type WalletGateway struct {
// contains filtered or unexported fields
}
func NewWalletGateway ¶
func NewWalletGateway(ctx context.Context, url, token string) (*WalletGateway, error)
func (*WalletGateway) Close ¶
func (w *WalletGateway) Close()
Click to show internal directories.
Click to hide internal directories.