package
0.0.0-20221109070454-eb4623fbe25e
Repository: https://github.com/ankr-network/coqchain.git
Documentation: pkg.go.dev

# Functions

DeployStaker deploys a new Ethereum contract, binding an instance of Staker to it.
NewStaker creates a new instance of Staker, bound to a specific deployed contract.
NewStakerCaller creates a new read-only instance of Staker, bound to a specific deployed contract.
NewStakerFilterer creates a new log filterer instance of Staker, bound to a specific deployed contract.
NewStakerTransactor creates a new write-only instance of Staker, bound to a specific deployed contract.

# Variables

StakerABI is the input ABI used to generate the binding from.
StakerBin is the compiled bytecode used for deploying new contracts.
StakerMetaData contains all meta data concerning the Staker contract.

# Structs

Staker is an auto generated Go binding around an Ethereum contract.
StakerCaller is an auto generated read-only Go binding around an Ethereum contract.
StakerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StakerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StakerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StakerRaw is an auto generated low-level Go binding around an Ethereum contract.
StakerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StakerTransactor is an auto generated write-only Go binding around an Ethereum contract.
StakerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StakerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.