package
0.9.1
Repository: https://github.com/dsh2dsh/zrepl.git
Documentation: pkg.go.dev

# Functions

https://github.com/golang/go/issues/60240.
Creates a new Client, with reasonable defaults.
No description provided by the author
No description provided by the author
No description provided by the author
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
No description provided by the author
No description provided by the author

# Structs

Client which conforms to the OpenAPI3 specification for this service.

# Interfaces

Doer performs HTTP requests.

# Type aliases

ClientOption allows setting custom parameters during construction.
RequestEditorFn is the function signature for the RequestEditor callback function.