# Functions
DeployClaimmocktest deploys a new Ethereum contract, binding an instance of Claimmocktest to it.
NewClaimmocktest creates a new instance of Claimmocktest, bound to a specific deployed contract.
NewClaimmocktestCaller creates a new read-only instance of Claimmocktest, bound to a specific deployed contract.
NewClaimmocktestFilterer creates a new log filterer instance of Claimmocktest, bound to a specific deployed contract.
NewClaimmocktestTransactor creates a new write-only instance of Claimmocktest, bound to a specific deployed contract.
# Variables
ClaimmocktestABI is the input ABI used to generate the binding from.
ClaimmocktestBin is the compiled bytecode used for deploying new contracts.
ClaimmocktestMetaData contains all meta data concerning the Claimmocktest contract.
# Structs
Claimmocktest is an auto generated Go binding around an Ethereum contract.
ClaimmocktestCaller is an auto generated read-only Go binding around an Ethereum contract.
ClaimmocktestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ClaimmocktestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ClaimmocktestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ClaimmocktestRaw is an auto generated low-level Go binding around an Ethereum contract.
ClaimmocktestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ClaimmocktestTransactor is an auto generated write-only Go binding around an Ethereum contract.
ClaimmocktestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ClaimmocktestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.