Documentation ¶
Index ¶
- Variables
- type Client
- func (client *Client) AddBlocklist(payload string) (string, error)
- func (client *Client) GetBlocklist(blocklistType string) ([]model.Blocklist, error)
- func (client *Client) RemoveBlocklist(payload string) (string, error)
- func (client *Client) ValidateFromBlocklist(countries []string, currencies []string, participants []string) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var LOGGER = logging.MustGetLogger("blocklist")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.