package
0.0.0-20250124150602-55178a542e4d
Repository: https://github.com/1password/gopherman.git
Documentation: pkg.go.dev

# Functions

EnvironmentFromFile creates an environment from a file.
NewCollection returns a new Collection.
RequestFromHTTP converts an http request to a postman request.
SubstVars subsitutes variables in a string.

# Structs

Body represents a body.
Collection represents a collection of requests.
CollectionAuth defines the authentication headers for the collection.
CollectionBearerAuth represents bearer token auth.
CollectionInfo represents info about a collection.
CollectionItem represents a request/response in a collection.
Environment defines an execution environment.
EnvMeta defines the metadata for an environment.
Header represents a header.
Request represents a request to the endpoint.
Response describes a response.
URL represents a URL.
Variable defines a defined variable value.