package
0.0.0-20240928172228-3b82e29ae4a9
Repository: https://github.com/kish1n/giauth.git
Documentation: pkg.go.dev

# Functions

NewMain creates a new instance of Main, bound to a specific deployed contract.
NewMainCaller creates a new read-only instance of Main, bound to a specific deployed contract.
NewMainFilterer creates a new log filterer instance of Main, bound to a specific deployed contract.
NewMainTransactor creates a new write-only instance of Main, bound to a specific deployed contract.

# Variables

MainABI is the input ABI used to generate the binding from.
MainMetaData contains all meta data concerning the Main contract.

# Structs

Main is an auto generated Go binding around an Ethereum contract.
MainCaller is an auto generated read-only Go binding around an Ethereum contract.
MainCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MainCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MainFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MainRaw is an auto generated low-level Go binding around an Ethereum contract.
MainSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MainTransactor is an auto generated write-only Go binding around an Ethereum contract.
MainTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MainTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
MainUserRegistered represents a UserRegistered event raised by the Main contract.
MainUserRegisteredIterator is returned from FilterUserRegistered and is used to iterate over the raw logs and unpacked data for UserRegistered events raised by the Main contract.
MainUserUnregistered represents a UserUnregistered event raised by the Main contract.
MainUserUnregisteredIterator is returned from FilterUserUnregistered and is used to iterate over the raw logs and unpacked data for UserUnregistered events raised by the Main contract.