package
1.4.1
Repository: https://github.com/mlayerprotocol/go-mlayer.git
Documentation: pkg.go.dev

# Functions

NewSentryContract creates a new instance of SentryContract, bound to a specific deployed contract.
NewSentryContractCaller creates a new read-only instance of SentryContract, bound to a specific deployed contract.
NewSentryContractFilterer creates a new log filterer instance of SentryContract, bound to a specific deployed contract.
NewSentryContractTransactor creates a new write-only instance of SentryContract, bound to a specific deployed contract.

# Variables

SentryContractABI is the input ABI used to generate the binding from.
SentryContractMetaData contains all meta data concerning the SentryContract contract.

# Structs

AccountInfo is an auto generated low-level Go binding around an user-defined struct.
OperatorInfo is an auto generated low-level Go binding around an user-defined struct.
RegistrationData is an auto generated low-level Go binding around an user-defined struct.
SentryContract is an auto generated Go binding around an Ethereum contract.
SentryContractCaller is an auto generated read-only Go binding around an Ethereum contract.
SentryContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SentryContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SentryContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SentryContractInitialized represents a Initialized event raised by the SentryContract contract.
SentryContractInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the SentryContract contract.
SentryContractOwnershipTransferred represents a OwnershipTransferred event raised by the SentryContract contract.
SentryContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the SentryContract contract.
SentryContractPurchaseEvent represents a PurchaseEvent event raised by the SentryContract contract.
SentryContractPurchaseEventIterator is returned from FilterPurchaseEvent and is used to iterate over the raw logs and unpacked data for PurchaseEvent events raised by the SentryContract contract.
SentryContractRaw is an auto generated low-level Go binding around an Ethereum contract.
SentryContractReceived represents a Received event raised by the SentryContract contract.
SentryContractReceivedIterator is returned from FilterReceived and is used to iterate over the raw logs and unpacked data for Received events raised by the SentryContract contract.
SentryContractRoleAdminChanged represents a RoleAdminChanged event raised by the SentryContract contract.
SentryContractRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the SentryContract contract.
SentryContractRoleGranted represents a RoleGranted event raised by the SentryContract contract.
SentryContractRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the SentryContract contract.
SentryContractRoleRevoked represents a RoleRevoked event raised by the SentryContract contract.
SentryContractRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the SentryContract contract.
SentryContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SentryContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
SentryContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SentryContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.