package
0.0.0-20241003114013-138c2f2d5574
Repository: https://github.com/ardanlabs/smartcontract.git
Documentation: pkg.go.dev

# Functions

DeployVerify deploys a new Ethereum contract, binding an instance of Verify to it.
NewVerify creates a new instance of Verify, bound to a specific deployed contract.
NewVerifyCaller creates a new read-only instance of Verify, bound to a specific deployed contract.
NewVerifyFilterer creates a new log filterer instance of Verify, bound to a specific deployed contract.
NewVerifyTransactor creates a new write-only instance of Verify, bound to a specific deployed contract.

# Variables

VerifyABI is the input ABI used to generate the binding from.
VerifyBin is the compiled bytecode used for deploying new contracts.
VerifyMetaData contains all meta data concerning the Verify contract.

# Structs

Verify is an auto generated Go binding around an Ethereum contract.
VerifyCaller is an auto generated read-only Go binding around an Ethereum contract.
VerifyCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
VerifyCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
VerifyFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
VerifyRaw is an auto generated low-level Go binding around an Ethereum contract.
VerifySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
VerifyTransactor is an auto generated write-only Go binding around an Ethereum contract.
VerifyTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
VerifyTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.