serviceWrappers

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2026 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCryptoPaymentClient

func NewCryptoPaymentClient(httpRequester HTTPRequester, cfg config.CryptoPaymentConfig) (*cryptoPaymentClient, error)

NewCryptoPaymentClient creates a new instance of CryptoPaymentClient

Types

type HTTPRequester

type HTTPRequester interface {
	DoRequest(method string, url string, apiKey string, result any) error
	IsInterfaceNil() bool
}

HTTPRequester interface defines the operations supported by a component able to make HTTP requests

Jump to

Keyboard shortcuts

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