package
0.3.1
Repository: https://github.com/caicloud/nirvana.git
Documentation: pkg.go.dev

# Functions

IsRESTError checks if an error is generated from this package.
NewClient creates a client.

# Structs

Client implements builder pattern for http client.
Config is rest client config.
Request describes a http request.

# Interfaces

RequestExecutor implements a http client.