Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client represents an HTTP client
func (*Client) MakeRequest ¶
func (c *Client) MakeRequest(method, url string, payload *sslcommerzEntity.PaymentRequest) ([]byte, error)
MakeRequest sends an HTTP request with the given method, URL, and payload
Click to show internal directories.
Click to hide internal directories.