package
0.6.1
Repository: https://github.com/seamapi/go.git
Documentation: pkg.go.dev

# Functions

WithApiKey sets the 'Authorization: Bearer <apiKey>' request header.
WithBaseURL sets the base URL, overriding the default environment, if any.
WithClientSessionToken sets the clientSessionToken request header.
WithHTTPClient uses the given HTTPClient to issue the request.
WithHTTPHeader adds the given http.Header to the request.
WithMaxAttempts configures the maximum number of retry attempts.
WithSeamClientSessionToken sets the seamClientSessionToken request header.
WithSeamWorkspace sets the seamWorkspace request header.

# Type aliases

RequestOption adapts the behavior of an indivdual request.