# Functions
NewInputs creates a new instance of Inputs, bound to a specific deployed contract.
NewInputsCaller creates a new read-only instance of Inputs, bound to a specific deployed contract.
NewInputsFilterer creates a new log filterer instance of Inputs, bound to a specific deployed contract.
NewInputsTransactor creates a new write-only instance of Inputs, bound to a specific deployed contract.
# Variables
InputsABI is the input ABI used to generate the binding from.
InputsMetaData contains all meta data concerning the Inputs contract.
# Structs
Inputs is an auto generated Go binding around an Ethereum contract.
InputsCaller is an auto generated read-only Go binding around an Ethereum contract.
InputsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
InputsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
InputsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
InputsRaw is an auto generated low-level Go binding around an Ethereum contract.
InputsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
InputsTransactor is an auto generated write-only Go binding around an Ethereum contract.
InputsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
InputsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.