package
0.9.0
Repository: https://github.com/tokencard/ethertest.git
Documentation: pkg.go.dev

# Functions

DeployTest deploys a new Ethereum contract, binding an instance of Test to it.
NewTest creates a new instance of Test, bound to a specific deployed contract.
NewTestCaller creates a new read-only instance of Test, bound to a specific deployed contract.
NewTestFilterer creates a new log filterer instance of Test, bound to a specific deployed contract.
NewTestTransactor creates a new write-only instance of Test, bound to a specific deployed contract.

# Constants

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

# Variables

TestBin is the compiled bytecode used for deploying new contracts.

# Structs

Test is an auto generated Go binding around an Ethereum contract.
TestCaller is an auto generated read-only Go binding around an Ethereum contract.
TestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
TestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
TestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
TestRaw is an auto generated low-level Go binding around an Ethereum contract.
TestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
TestTransactor is an auto generated write-only Go binding around an Ethereum contract.
TestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
TestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.