package
1.7.6
Repository: https://github.com/minio/console.git
Documentation: pkg.go.dev

# Functions

DrainBody close non nil response with any response Body.

# Constants

Standard S3 HTTP response constants.
Standard S3 HTTP response constants.

# Structs

Client is an HTTP Interface implementation Define the structure of a http client and define the functions that are actually used.

# Interfaces

ClientI interface with all functions to be implemented by mock when testing, it should include all HttpClient respective api calls that are used within this project.