package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the Slack service client.
WithHTTPClient overrides the default HTTP client.
WithPingTimeout overrides the default ping timeout.
WithPingURL overrides the default ping timeout.
WithRetryAttempts overrides the default HTTP client.
WithTimeout overrides the default request timeout.

# Structs

Client is the implementation of the service client.

# Interfaces

HTTPClient contains the function to perform the actual HTTP request.

# Type aliases

Option is the interface that allows to set client options.