# Functions
NewPreregistry creates a new instance of Preregistry, bound to a specific deployed contract.
NewPreregistryCaller creates a new read-only instance of Preregistry, bound to a specific deployed contract.
NewPreregistryFilterer creates a new log filterer instance of Preregistry, bound to a specific deployed contract.
NewPreregistryTransactor creates a new write-only instance of Preregistry, bound to a specific deployed contract.
# Variables
PreregistryABI is the input ABI used to generate the binding from.
PreregistryMetaData contains all meta data concerning the Preregistry contract.
# Structs
IVoterRegistrySignature is an auto generated low-level Go binding around an user-defined struct.
Preregistry is an auto generated Go binding around an Ethereum contract.
PreregistryCaller is an auto generated read-only Go binding around an Ethereum contract.
PreregistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PreregistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PreregistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PreregistryRaw is an auto generated low-level Go binding around an Ethereum contract.
PreregistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PreregistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
PreregistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PreregistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PreregistryVoterPreRegistered represents a VoterPreRegistered event raised by the Preregistry contract.
PreregistryVoterPreRegisteredIterator is returned from FilterVoterPreRegistered and is used to iterate over the raw logs and unpacked data for VoterPreRegistered events raised by the Preregistry contract.
PreregistryVoterRegistrationFailed represents a VoterRegistrationFailed event raised by the Preregistry contract.
PreregistryVoterRegistrationFailedIterator is returned from FilterVoterRegistrationFailed and is used to iterate over the raw logs and unpacked data for VoterRegistrationFailed events raised by the Preregistry contract.