package
1.1.94
Repository: https://github.com/axway/agent-sdk.git
Documentation: pkg.go.dev

# Functions

NewClient - creates a new HTTP client.
NewClientWithTimeout - creates a new HTTP client, with a timeout.
NewSingleEntryClient - creates a new HTTP client for single entry point with a timeout.
SetConfigAgent -.
No description provided by the author
No description provided by the author

# Constants

HTTP const definitions.
HTTP const definitions.
HTTP const definitions.
POST
HTTP const definitions.
HTTP const definitions.

# Structs

MockHTTPClient - use for mocking the HTTP client.
MockResponse - use for mocking the MockHTTPClient responses.
Request - the request object used when communicating to an API.
Response - the response object given back when communicating to an API.

# Interfaces

Client -.

# Type aliases

No description provided by the author