# Functions
NewIPausable creates a new instance of IPausable, bound to a specific deployed contract.
NewIPausableCaller creates a new read-only instance of IPausable, bound to a specific deployed contract.
NewIPausableFilterer creates a new log filterer instance of IPausable, bound to a specific deployed contract.
NewIPausableTransactor creates a new write-only instance of IPausable, bound to a specific deployed contract.
# Variables
IPausableABI is the input ABI used to generate the binding from.
IPausableMetaData contains all meta data concerning the IPausable contract.
# Structs
IPausable is an auto generated Go binding around an Ethereum contract.
IPausableCaller is an auto generated read-only Go binding around an Ethereum contract.
IPausableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IPausableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IPausableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IPausablePaused represents a Paused event raised by the IPausable contract.
IPausablePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the IPausable contract.
IPausablePauserRegistrySet represents a PauserRegistrySet event raised by the IPausable contract.
IPausablePauserRegistrySetIterator is returned from FilterPauserRegistrySet and is used to iterate over the raw logs and unpacked data for PauserRegistrySet events raised by the IPausable contract.
IPausableRaw is an auto generated low-level Go binding around an Ethereum contract.
IPausableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IPausableTransactor is an auto generated write-only Go binding around an Ethereum contract.
IPausableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IPausableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IPausableUnpaused represents a Unpaused event raised by the IPausable contract.
IPausableUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the IPausable contract.