# Functions
NewRevertable creates a new instance of Revertable, bound to a specific deployed contract.
NewRevertableCaller creates a new read-only instance of Revertable, bound to a specific deployed contract.
NewRevertableFilterer creates a new log filterer instance of Revertable, bound to a specific deployed contract.
NewRevertableTransactor creates a new write-only instance of Revertable, bound to a specific deployed contract.
# Variables
RevertableABI is the input ABI used to generate the binding from.
RevertableMetaData contains all meta data concerning the Revertable contract.
# Structs
Revertable is an auto generated Go binding around an Ethereum contract.
RevertableCaller is an auto generated read-only Go binding around an Ethereum contract.
RevertableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RevertableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RevertableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RevertableRaw is an auto generated low-level Go binding around an Ethereum contract.
RevertableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RevertableTransactor is an auto generated write-only Go binding around an Ethereum contract.
RevertableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RevertableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
RevertContext is an auto generated low-level Go binding around an user-defined struct.