package
1.2.6
Repository: https://github.com/platdot-network/platdot.git
Documentation: pkg.go.dev

# Functions

DeployTwoArguments deploys a new Ethereum contract, binding an instance of TwoArguments to it.
NewTwoArguments creates a new instance of TwoArguments, bound to a specific deployed contract.
NewTwoArgumentsCaller creates a new read-only instance of TwoArguments, bound to a specific deployed contract.
NewTwoArgumentsFilterer creates a new log filterer instance of TwoArguments, bound to a specific deployed contract.
NewTwoArgumentsTransactor creates a new write-only instance of TwoArguments, bound to a specific deployed contract.

# Constants

TwoArgumentsABI is the input ABI used to generate the binding from.

# Variables

TwoArgumentsBin is the compiled bytecode used for deploying new contracts.

# Structs

TwoArguments is an auto generated Go binding around an Ethereum contract.
TwoArgumentsCaller is an auto generated read-only Go binding around an Ethereum contract.
TwoArgumentsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TwoArgumentsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TwoArgumentsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TwoArgumentsRaw is an auto generated low-level Go binding around an Ethereum contract.
TwoArgumentsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TwoArgumentsTransactor is an auto generated write-only Go binding around an Ethereum contract.
TwoArgumentsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TwoArgumentsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
TwoArgumentsTwoArgumentsCalled represents a TwoArgumentsCalled event raised by the TwoArguments contract.
TwoArgumentsTwoArgumentsCalledIterator is returned from FilterTwoArgumentsCalled and is used to iterate over the raw logs and unpacked data for TwoArgumentsCalled events raised by the TwoArguments contract.