package
0.0.0-20231226231630-6c9b677bae35
Repository: https://github.com/vithubati/go-core.git
Documentation: pkg.go.dev
# Functions
New constructs a new type of Service.
WithAuthenticator set the given authenticator on the client.
WithDebug enables debug mode.
WithLogger method sets given writer for logging Resty request and response detail Compliant to interface 'resty.
WithTransport set the given http.RoundTripper on the client.
# Structs
Client implements the common http functionality to manage requests and responses, authenticate outbound requests, etc.
# Type aliases
No description provided by the author