package
0.0.0-20231217145139-cb1cce962d9b
Repository: https://github.com/gearbox-protocol/sdk-go.git
Documentation: pkg.go.dev

# Functions

NewACL creates a new instance of ACL, bound to a specific deployed contract.
NewACLCaller creates a new read-only instance of ACL, bound to a specific deployed contract.
NewACLFilterer creates a new log filterer instance of ACL, bound to a specific deployed contract.
NewACLTransactor creates a new write-only instance of ACL, bound to a specific deployed contract.

# Variables

ACLABI is the input ABI used to generate the binding from.
ACLMetaData contains all meta data concerning the ACL contract.

# Structs

ACL is an auto generated Go binding around an Ethereum contract.
ACLCaller is an auto generated read-only Go binding around an Ethereum contract.
ACLCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ACLCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ACLFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ACLOwnershipTransferred represents a OwnershipTransferred event raised by the ACL contract.
ACLOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the ACL contract.
ACLPausableAdminAdded represents a PausableAdminAdded event raised by the ACL contract.
ACLPausableAdminAddedIterator is returned from FilterPausableAdminAdded and is used to iterate over the raw logs and unpacked data for PausableAdminAdded events raised by the ACL contract.
ACLPausableAdminRemoved represents a PausableAdminRemoved event raised by the ACL contract.
ACLPausableAdminRemovedIterator is returned from FilterPausableAdminRemoved and is used to iterate over the raw logs and unpacked data for PausableAdminRemoved events raised by the ACL contract.
ACLRaw is an auto generated low-level Go binding around an Ethereum contract.
ACLSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ACLTransactor is an auto generated write-only Go binding around an Ethereum contract.
ACLTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ACLTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ACLUnpausableAdminAdded represents a UnpausableAdminAdded event raised by the ACL contract.
ACLUnpausableAdminAddedIterator is returned from FilterUnpausableAdminAdded and is used to iterate over the raw logs and unpacked data for UnpausableAdminAdded events raised by the ACL contract.
ACLUnpausableAdminRemoved represents a UnpausableAdminRemoved event raised by the ACL contract.
ACLUnpausableAdminRemovedIterator is returned from FilterUnpausableAdminRemoved and is used to iterate over the raw logs and unpacked data for UnpausableAdminRemoved events raised by the ACL contract.