# Functions
NewIInputBox creates a new instance of IInputBox, bound to a specific deployed contract.
NewIInputBoxCaller creates a new read-only instance of IInputBox, bound to a specific deployed contract.
NewIInputBoxFilterer creates a new log filterer instance of IInputBox, bound to a specific deployed contract.
NewIInputBoxTransactor creates a new write-only instance of IInputBox, bound to a specific deployed contract.
# Variables
IInputBoxABI is the input ABI used to generate the binding from.
IInputBoxMetaData contains all meta data concerning the IInputBox contract.
# Structs
IInputBox is an auto generated Go binding around an Ethereum contract.
IInputBoxCaller is an auto generated read-only Go binding around an Ethereum contract.
IInputBoxCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IInputBoxCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IInputBoxFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IInputBoxInputAdded represents a InputAdded event raised by the IInputBox contract.
IInputBoxInputAddedIterator is returned from FilterInputAdded and is used to iterate over the raw logs and unpacked data for InputAdded events raised by the IInputBox contract.
IInputBoxRaw is an auto generated low-level Go binding around an Ethereum contract.
IInputBoxSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IInputBoxTransactor is an auto generated write-only Go binding around an Ethereum contract.
IInputBoxTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IInputBoxTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.