package
1.0.0-rc1
Repository: https://github.com/qbeon/webwire-go.git
Documentation: pkg.go.dev

# Functions

NewRequestManager constructs and returns a new instance of a RequestManager.

# Structs

Request represents a request created and tracked by the request manager.
RequestManager manages and keeps track of outgoing pending requests.

# Type aliases

RequestIdentifier represents the universally unique minified UUIDv4 identifier of a request.