package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployTransactionPostProcessor deploys a new Ethereum contract, binding an instance of TransactionPostProcessor to it.
NewTransactionPostProcessor creates a new instance of TransactionPostProcessor, bound to a specific deployed contract.
NewTransactionPostProcessorCaller creates a new read-only instance of TransactionPostProcessor, bound to a specific deployed contract.
NewTransactionPostProcessorFilterer creates a new log filterer instance of TransactionPostProcessor, bound to a specific deployed contract.
NewTransactionPostProcessorTransactor creates a new write-only instance of TransactionPostProcessor, bound to a specific deployed contract.

# Variables

TransactionPostProcessorABI is the input ABI used to generate the binding from.
TransactionPostProcessorBin is the compiled bytecode used for deploying new contracts.
TransactionPostProcessorMetaData contains all meta data concerning the TransactionPostProcessor contract.

# Structs

StructsTransaction is an auto generated low-level Go binding around an user-defined struct.
TransactionPostProcessor is an auto generated Go binding around an Ethereum contract.
TransactionPostProcessorCaller is an auto generated read-only Go binding around an Ethereum contract.
TransactionPostProcessorCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TransactionPostProcessorCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TransactionPostProcessorFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TransactionPostProcessorInitialized represents a Initialized event raised by the TransactionPostProcessor contract.
TransactionPostProcessorInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the TransactionPostProcessor contract.
TransactionPostProcessorRaw is an auto generated low-level Go binding around an Ethereum contract.
TransactionPostProcessorRoleAdminChanged represents a RoleAdminChanged event raised by the TransactionPostProcessor contract.
TransactionPostProcessorRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the TransactionPostProcessor contract.
TransactionPostProcessorRoleGranted represents a RoleGranted event raised by the TransactionPostProcessor contract.
TransactionPostProcessorRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the TransactionPostProcessor contract.
TransactionPostProcessorRoleRevoked represents a RoleRevoked event raised by the TransactionPostProcessor contract.
TransactionPostProcessorRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the TransactionPostProcessor contract.
TransactionPostProcessorSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TransactionPostProcessorTransactionsConverted represents a TransactionsConverted event raised by the TransactionPostProcessor contract.
TransactionPostProcessorTransactionsConvertedIterator is returned from FilterTransactionsConverted and is used to iterate over the raw logs and unpacked data for TransactionsConverted events raised by the TransactionPostProcessor contract.
TransactionPostProcessorTransactor is an auto generated write-only Go binding around an Ethereum contract.
TransactionPostProcessorTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TransactionPostProcessorTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.