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

# Functions

DeployThreeArguments deploys a new Ethereum contract, binding an instance of ThreeArguments to it.
NewThreeArguments creates a new instance of ThreeArguments, bound to a specific deployed contract.
NewThreeArgumentsCaller creates a new read-only instance of ThreeArguments, bound to a specific deployed contract.
NewThreeArgumentsFilterer creates a new log filterer instance of ThreeArguments, bound to a specific deployed contract.
NewThreeArgumentsTransactor creates a new write-only instance of ThreeArguments, bound to a specific deployed contract.

# Constants

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

# Variables

ThreeArgumentsBin is the compiled bytecode used for deploying new contracts.

# Structs

ThreeArguments is an auto generated Go binding around an Ethereum contract.
ThreeArgumentsCaller is an auto generated read-only Go binding around an Ethereum contract.
ThreeArgumentsCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ThreeArgumentsCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ThreeArgumentsFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ThreeArgumentsRaw is an auto generated low-level Go binding around an Ethereum contract.
ThreeArgumentsSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ThreeArgumentsThreeArgumentsCalled represents a ThreeArgumentsCalled event raised by the ThreeArguments contract.
ThreeArgumentsThreeArgumentsCalledIterator is returned from FilterThreeArgumentsCalled and is used to iterate over the raw logs and unpacked data for ThreeArgumentsCalled events raised by the ThreeArguments contract.
ThreeArgumentsTransactor is an auto generated write-only Go binding around an Ethereum contract.
ThreeArgumentsTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ThreeArgumentsTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.