Documentation ¶ Index ¶ func NewClient(key string, httpClient *http.Client, loggingEnabled bool) *client.Client Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewClient ¶ func NewClient(key string, httpClient *http.Client, loggingEnabled bool) *client.Client NewClient creates a new Paystack API Client with the given API key and HTTP Client, allowing overriding of the HTTP Client to use. This is useful if you're running in a Google AppEngine environment where the http.DefaultClient is not available. Types ¶ This section is empty. Source Files ¶ View all Source files paystack.go Click to show internal directories. Click to hide internal directories.