package
0.0.0-20211025092537-cc9b3d130dcf
Repository: https://github.com/quadrans/go-quadrans.git
Documentation: pkg.go.dev

# Functions

DeployPublicResolver deploys a new Ethereum contract, binding an instance of PublicResolver to it.
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.
NewPublicResolverFilterer creates a new log filterer instance of PublicResolver, bound to a specific deployed contract.
NewPublicResolverTransactor creates a new write-only instance of PublicResolver, bound to a specific deployed contract.

# Constants

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

# Structs

PublicResolver is an auto generated Go binding around an Ethereum contract.
PublicResolverABIChanged represents a ABIChanged event raised by the PublicResolver contract.
PublicResolverABIChangedIterator is returned from FilterABIChanged and is used to iterate over the raw logs and unpacked data for ABIChanged events raised by the PublicResolver contract.
PublicResolverAddrChanged represents a AddrChanged event raised by the PublicResolver contract.
PublicResolverAddrChangedIterator is returned from FilterAddrChanged and is used to iterate over the raw logs and unpacked data for AddrChanged events raised by the PublicResolver 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.
PublicResolverContentChanged represents a ContentChanged event raised by the PublicResolver contract.
PublicResolverContentChangedIterator is returned from FilterContentChanged and is used to iterate over the raw logs and unpacked data for ContentChanged events raised by the PublicResolver contract.
PublicResolverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PublicResolverNameChanged represents a NameChanged event raised by the PublicResolver contract.
PublicResolverNameChangedIterator is returned from FilterNameChanged and is used to iterate over the raw logs and unpacked data for NameChanged events raised by the PublicResolver contract.
PublicResolverPubkeyChanged represents a PubkeyChanged event raised by the PublicResolver contract.
PublicResolverPubkeyChangedIterator is returned from FilterPubkeyChanged and is used to iterate over the raw logs and unpacked data for PubkeyChanged events raised by the PublicResolver contract.
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.
PublicResolverTextChanged represents a TextChanged event raised by the PublicResolver contract.
PublicResolverTextChangedIterator is returned from FilterTextChanged and is used to iterate over the raw logs and unpacked data for TextChanged events raised by the PublicResolver contract.
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.