package
0.0.0-20231115050327-37e35ec2fbd2
Repository: https://github.com/fastlane-labs/atlas-examples.git
Documentation: pkg.go.dev

# Functions

NewTxBuilder creates a new instance of TxBuilder, bound to a specific deployed contract.
NewTxBuilderCaller creates a new read-only instance of TxBuilder, bound to a specific deployed contract.
NewTxBuilderFilterer creates a new log filterer instance of TxBuilder, bound to a specific deployed contract.
NewTxBuilderTransactor creates a new write-only instance of TxBuilder, bound to a specific deployed contract.

# Variables

TxBuilderABI is the input ABI used to generate the binding from.
TxBuilderMetaData contains all meta data concerning the TxBuilder contract.

# Structs

DAppOperation is an auto generated low-level Go binding around an user-defined struct.
SolverOperation is an auto generated low-level Go binding around an user-defined struct.
TxBuilder is an auto generated Go binding around an Ethereum contract.
TxBuilderCaller is an auto generated read-only Go binding around an Ethereum contract.
TxBuilderCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TxBuilderCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TxBuilderFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TxBuilderRaw is an auto generated low-level Go binding around an Ethereum contract.
TxBuilderSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TxBuilderTransactor is an auto generated write-only Go binding around an Ethereum contract.
TxBuilderTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TxBuilderTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
UserOperation is an auto generated low-level Go binding around an user-defined struct.