# Functions

NewFaucet creates a new instance of Faucet, bound to a specific deployed contract.
NewFaucetCaller creates a new read-only instance of Faucet, bound to a specific deployed contract.
NewFaucetFilterer creates a new log filterer instance of Faucet, bound to a specific deployed contract.
NewFaucetTransactor creates a new write-only instance of Faucet, bound to a specific deployed contract.

# Variables

FaucetABI is the input ABI used to generate the binding from.
FaucetMetaData contains all meta data concerning the Faucet contract.

# Structs

Faucet is an auto generated Go binding around an Ethereum contract.
FaucetCaller is an auto generated read-only Go binding around an Ethereum contract.
FaucetCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FaucetCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FaucetFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FaucetRaw is an auto generated low-level Go binding around an Ethereum contract.
FaucetSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FaucetTransactor is an auto generated write-only Go binding around an Ethereum contract.
FaucetTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FaucetTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.