package
0.0.0-20190716012330-333d3bb64425
Repository: https://github.com/renproject/libeth-go.git
Documentation: pkg.go.dev

# Functions

DeployBethtest deploys a new Ethereum contract, binding an instance of Bethtest to it.
NewBethtest creates a new instance of Bethtest, bound to a specific deployed contract.
NewBethtestCaller creates a new read-only instance of Bethtest, bound to a specific deployed contract.
NewBethtestFilterer creates a new log filterer instance of Bethtest, bound to a specific deployed contract.
NewBethtestTransactor creates a new write-only instance of Bethtest, bound to a specific deployed contract.

# Constants

BethtestABI is the input ABI used to generate the binding from.
BethtestBin is the compiled bytecode used for deploying new contracts.

# Structs

Bethtest is an auto generated Go binding around an Ethereum contract.
BethtestCaller is an auto generated read-only Go binding around an Ethereum contract.
BethtestCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BethtestCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BethtestFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BethtestRaw is an auto generated low-level Go binding around an Ethereum contract.
BethtestSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BethtestTransactor is an auto generated write-only Go binding around an Ethereum contract.
BethtestTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BethtestTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.