package
0.0.0-20200708034116-cfdaeaf6dd48
Repository: https://github.com/hachimanhiki/zkrpapi.git
Documentation: pkg.go.dev
# Functions
DeployHealth deploys a new Ethereum contract, binding an instance of Health to it.
NewHealth creates a new instance of Health, bound to a specific deployed contract.
NewHealthCaller creates a new read-only instance of Health, bound to a specific deployed contract.
NewHealthFilterer creates a new log filterer instance of Health, bound to a specific deployed contract.
NewHealthTransactor creates a new write-only instance of Health, bound to a specific deployed contract.
# Constants
HealthABI is the input ABI used to generate the binding from.
# Variables
HealthBin is the compiled bytecode used for deploying new contracts.
# Structs
Health is an auto generated Go binding around an Ethereum contract.
HealthCaller is an auto generated read-only Go binding around an Ethereum contract.
HealthCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
HealthCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
HealthFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
HealthOwnershipRenounced represents a OwnershipRenounced event raised by the Health contract.
HealthOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the Health contract.
HealthOwnershipTransferred represents a OwnershipTransferred event raised by the Health contract.
HealthOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Health contract.
HealthRaw is an auto generated low-level Go binding around an Ethereum contract.
HealthSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
HealthTransactor is an auto generated write-only Go binding around an Ethereum contract.
HealthTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
HealthTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.