package
1.5.5
Repository: https://github.com/rohit01/go-ethereum.git
Documentation: pkg.go.dev

# Functions

DeployENS deploys a new Ethereum contract, binding an instance of ENS to it.
DeployFIFSRegistrar deploys a new Ethereum contract, binding an instance of FIFSRegistrar to it.
DeployPublicResolver deploys a new Ethereum contract, binding an instance of PublicResolver to it.
DeployResolver deploys a new Ethereum contract, binding an instance of Resolver to it.
NewENS creates a new instance of ENS, bound to a specific deployed contract.
NewENSCaller creates a new read-only instance of ENS, bound to a specific deployed contract.
NewENSTransactor creates a new write-only instance of ENS, bound to a specific deployed contract.
NewFIFSRegistrar creates a new instance of FIFSRegistrar, bound to a specific deployed contract.
NewFIFSRegistrarCaller creates a new read-only instance of FIFSRegistrar, bound to a specific deployed contract.
NewFIFSRegistrarTransactor creates a new write-only instance of FIFSRegistrar, bound to a specific deployed contract.
NewPublicResolver creates a new instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverCaller creates a new read-only instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverTransactor creates a new write-only instance of PublicResolver, bound to a specific deployed contract.
NewResolver creates a new instance of Resolver, bound to a specific deployed contract.
NewResolverCaller creates a new read-only instance of Resolver, bound to a specific deployed contract.
NewResolverTransactor creates a new write-only instance of Resolver, bound to a specific deployed contract.

# Constants

ENSABI is the input ABI used to generate the binding from.
ENSBin is the compiled bytecode used for deploying new contracts.
FIFSRegistrarABI is the input ABI used to generate the binding from.
FIFSRegistrarBin is the compiled bytecode used for deploying new contracts.
PublicResolverABI is the input ABI used to generate the binding from.
PublicResolverBin is the compiled bytecode used for deploying new contracts.
ResolverABI is the input ABI used to generate the binding from.
ResolverBin is the compiled bytecode used for deploying new contracts.

# Structs

ENS is an auto generated Go binding around an Ethereum contract.
ENSCaller is an auto generated read-only Go binding around an Ethereum contract.
ENSCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ENSCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ENSRaw is an auto generated low-level Go binding around an Ethereum contract.
ENSSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ENSTransactor is an auto generated write-only Go binding around an Ethereum contract.
ENSTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ENSTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
FIFSRegistrar is an auto generated Go binding around an Ethereum contract.
FIFSRegistrarCaller is an auto generated read-only Go binding around an Ethereum contract.
FIFSRegistrarCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FIFSRegistrarCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FIFSRegistrarRaw is an auto generated low-level Go binding around an Ethereum contract.
FIFSRegistrarSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FIFSRegistrarTransactor is an auto generated write-only Go binding around an Ethereum contract.
FIFSRegistrarTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FIFSRegistrarTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PublicResolver is an auto generated Go binding around an Ethereum contract.
PublicResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
PublicResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PublicResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PublicResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
PublicResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PublicResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
PublicResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PublicResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
Resolver is an auto generated Go binding around an Ethereum contract.
ResolverCaller is an auto generated read-only Go binding around an Ethereum contract.
ResolverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ResolverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ResolverRaw is an auto generated low-level Go binding around an Ethereum contract.
ResolverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ResolverTransactor is an auto generated write-only Go binding around an Ethereum contract.
ResolverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ResolverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.