package
1.1.5
Repository: https://github.com/kevinswiber/postmanctl.git
Documentation: pkg.go.dev

# Functions

NewOptions creates a new instance of the Postman API client options.
NewRequest initializes a Postman API Request.
NewRequestError creates a new RequestError for Postman API responses.
NewRequestWithContext intiializes a Postman API Request with a given context.

# Structs

Options allows for storing a base URL and containing common functionality.
Request holds state for a Postman API request.
RequestError represents an error from the Postman API.