# Functions
DeployAvsDirectory deploys a new Ethereum contract, binding an instance of AvsDirectory to it.
NewAvsDirectory creates a new instance of AvsDirectory, bound to a specific deployed contract.
NewAvsDirectoryCaller creates a new read-only instance of AvsDirectory, bound to a specific deployed contract.
NewAvsDirectoryFilterer creates a new log filterer instance of AvsDirectory, bound to a specific deployed contract.
NewAvsDirectoryTransactor creates a new write-only instance of AvsDirectory, bound to a specific deployed contract.
# Variables
AvsDirectoryABI is the input ABI used to generate the binding from.
AvsDirectoryBin is the compiled bytecode used for deploying new contracts.
AvsDirectoryMetaData contains all meta data concerning the AvsDirectory contract.
# Structs
AvsDirectory is an auto generated Go binding around an Ethereum contract.
AvsDirectoryAVSMetadataURIUpdated represents a AVSMetadataURIUpdated event raised by the AvsDirectory contract.
AvsDirectoryAVSMetadataURIUpdatedIterator is returned from FilterAVSMetadataURIUpdated and is used to iterate over the raw logs and unpacked data for AVSMetadataURIUpdated events raised by the AvsDirectory contract.
AvsDirectoryCaller is an auto generated read-only Go binding around an Ethereum contract.
AvsDirectoryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
AvsDirectoryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
AvsDirectoryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
AvsDirectoryOperatorAVSRegistrationStatusUpdated represents a OperatorAVSRegistrationStatusUpdated event raised by the AvsDirectory contract.
AvsDirectoryOperatorAVSRegistrationStatusUpdatedIterator is returned from FilterOperatorAVSRegistrationStatusUpdated and is used to iterate over the raw logs and unpacked data for OperatorAVSRegistrationStatusUpdated events raised by the AvsDirectory contract.
AvsDirectoryRaw is an auto generated low-level Go binding around an Ethereum contract.
AvsDirectorySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
AvsDirectoryTransactor is an auto generated write-only Go binding around an Ethereum contract.
AvsDirectoryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
AvsDirectoryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.