package
1.0.0-alpha.0
Repository: https://github.com/lima-vm/lima.git
Documentation: pkg.go.dev

# Functions

Get calls HTTP GET and verifies that the status code is 2XX .
NewHTTPClientWithDialFn creates a client.
NewHTTPClientWithSocketPath creates a client.
Post
No description provided by the author
No description provided by the author

# Constants

HTTPStatusErrorBodyMaxLength specifies the maximum length of HTTPStatusError.Body.

# Structs

HTTPStatusError is created from non-2XX HTTP response.