package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev
# Functions
NewPausable creates a new instance of Pausable, bound to a specific deployed contract.
NewPausableCaller creates a new read-only instance of Pausable, bound to a specific deployed contract.
NewPausableFilterer creates a new log filterer instance of Pausable, bound to a specific deployed contract.
NewPausableTransactor creates a new write-only instance of Pausable, bound to a specific deployed contract.
# Variables
PausableABI is the input ABI used to generate the binding from.
PausableMetaData contains all meta data concerning the Pausable contract.
# Structs
Pausable is an auto generated Go binding around an Ethereum contract.
PausableCaller is an auto generated read-only Go binding around an Ethereum contract.
PausableCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PausableCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PausableFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PausablePaused represents a Paused event raised by the Pausable contract.
PausablePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the Pausable contract.
PausableRaw is an auto generated low-level Go binding around an Ethereum contract.
PausableSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PausableTransactor is an auto generated write-only Go binding around an Ethereum contract.
PausableTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PausableTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PausableUnpaused represents a Unpaused event raised by the Pausable contract.
PausableUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the Pausable contract.