package
1.1.3
Repository: https://github.com/coreumfoundation/faucet.git
Documentation: pkg.go.dev

# Functions

New returns an instance of the HTTP type.

# Variables

ErrRateLimitExhausted is returned when rate limit is exhausted for an IP address.

# Structs

FundRequest is the input to GiveFunds request.
FundResponse is the output to GiveFunds request.
GenFundedResponse is the output to GiveFunds request.
HTTP type exposes app functionalities via http.
StatusResponse is the output to /status request.

# Interfaces

APIError provides a wrapper around errors which makes exposing errors to outside world simpler.