package
0.0.0-contracts
Repository: https://github.com/gridironone/contracts.git
Documentation: pkg.go.dev
# Functions
NewGovernanceModule creates a new instance of GovernanceModule, bound to a specific deployed contract.
NewGovernanceModuleCaller creates a new read-only instance of GovernanceModule, bound to a specific deployed contract.
NewGovernanceModuleFilterer creates a new log filterer instance of GovernanceModule, bound to a specific deployed contract.
NewGovernanceModuleTransactor creates a new write-only instance of GovernanceModule, bound to a specific deployed contract.
# Variables
GovernanceModuleABI is the input ABI used to generate the binding from.
GovernanceModuleMetaData contains all meta data concerning the GovernanceModule contract.
# Structs
CosmosCoin is an auto generated low-level Go binding around an user-defined struct.
GovernanceModule is an auto generated Go binding around an Ethereum contract.
GovernanceModuleCaller is an auto generated read-only Go binding around an Ethereum contract.
GovernanceModuleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
GovernanceModuleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
GovernanceModuleCancelProposal represents a CancelProposal event raised by the GovernanceModule contract.
GovernanceModuleCancelProposalIterator is returned from FilterCancelProposal and is used to iterate over the raw logs and unpacked data for CancelProposal events raised by the GovernanceModule contract.
GovernanceModuleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
GovernanceModuleProposalDeposit represents a ProposalDeposit event raised by the GovernanceModule contract.
GovernanceModuleProposalDepositIterator is returned from FilterProposalDeposit and is used to iterate over the raw logs and unpacked data for ProposalDeposit events raised by the GovernanceModule contract.
GovernanceModuleProposalVote represents a ProposalVote event raised by the GovernanceModule contract.
GovernanceModuleProposalVoteIterator is returned from FilterProposalVote and is used to iterate over the raw logs and unpacked data for ProposalVote events raised by the GovernanceModule contract.
GovernanceModuleRaw is an auto generated low-level Go binding around an Ethereum contract.
GovernanceModuleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
GovernanceModuleSubmitProposal represents a SubmitProposal event raised by the GovernanceModule contract.
GovernanceModuleSubmitProposalIterator is returned from FilterSubmitProposal and is used to iterate over the raw logs and unpacked data for SubmitProposal events raised by the GovernanceModule contract.
GovernanceModuleTransactor is an auto generated write-only Go binding around an Ethereum contract.
GovernanceModuleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
GovernanceModuleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IGovernanceModuleProposal is an auto generated low-level Go binding around an user-defined struct.
IGovernanceModuleTallyResult is an auto generated low-level Go binding around an user-defined struct.
IGovernanceModuleWeightedVoteOption is an auto generated low-level Go binding around an user-defined struct.