watcher

package
v0.0.0-...-2646333 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:08.549781 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:06.50452 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:02.551018 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:44:58.652486 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:04.469977 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:10.937727 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:16.216557 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:00.651718 +0000 UTC

Code generated by 'gen/watchergen' DO NOT EDIT. IT SHOULD NOT BE EDITED BY HAND AS ANY CHANGES MAY BE OVERWRITTEN Please reference 'listener/watchergen' for more details File was generated at 2020-02-18 16:45:13.498519 +0000 UTC

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CVLTokenContractWatchers

type CVLTokenContractWatchers struct {
	// contains filtered or unexported fields
}

func NewCVLTokenContractWatchers

func NewCVLTokenContractWatchers(contractAddress common.Address) *CVLTokenContractWatchers

func (*CVLTokenContractWatchers) ContractAddress

func (w *CVLTokenContractWatchers) ContractAddress() common.Address

func (*CVLTokenContractWatchers) ContractName

func (w *CVLTokenContractWatchers) ContractName() string

func (*CVLTokenContractWatchers) StartCVLTokenContractWatchers

func (w *CVLTokenContractWatchers) StartCVLTokenContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartCVLTokenContractWatchers starts up the event watchers for CVLTokenContract

func (*CVLTokenContractWatchers) StartWatchers

func (w *CVLTokenContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*CVLTokenContractWatchers) StopWatchers

func (w *CVLTokenContractWatchers) StopWatchers(unsub bool) error

type CivilPLCRVotingContractWatchers

type CivilPLCRVotingContractWatchers struct {
	// contains filtered or unexported fields
}

func NewCivilPLCRVotingContractWatchers

func NewCivilPLCRVotingContractWatchers(contractAddress common.Address) *CivilPLCRVotingContractWatchers

func (*CivilPLCRVotingContractWatchers) ContractAddress

func (w *CivilPLCRVotingContractWatchers) ContractAddress() common.Address

func (*CivilPLCRVotingContractWatchers) ContractName

func (w *CivilPLCRVotingContractWatchers) ContractName() string

func (*CivilPLCRVotingContractWatchers) StartCivilPLCRVotingContractWatchers

func (w *CivilPLCRVotingContractWatchers) StartCivilPLCRVotingContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartCivilPLCRVotingContractWatchers starts up the event watchers for CivilPLCRVotingContract

func (*CivilPLCRVotingContractWatchers) StartWatchers

func (w *CivilPLCRVotingContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*CivilPLCRVotingContractWatchers) StopWatchers

func (w *CivilPLCRVotingContractWatchers) StopWatchers(unsub bool) error

type CivilTCRContractWatchers

type CivilTCRContractWatchers struct {
	// contains filtered or unexported fields
}

func NewCivilTCRContractWatchers

func NewCivilTCRContractWatchers(contractAddress common.Address) *CivilTCRContractWatchers

func (*CivilTCRContractWatchers) ContractAddress

func (w *CivilTCRContractWatchers) ContractAddress() common.Address

func (*CivilTCRContractWatchers) ContractName

func (w *CivilTCRContractWatchers) ContractName() string

func (*CivilTCRContractWatchers) StartCivilTCRContractWatchers

func (w *CivilTCRContractWatchers) StartCivilTCRContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartCivilTCRContractWatchers starts up the event watchers for CivilTCRContract

func (*CivilTCRContractWatchers) StartWatchers

func (w *CivilTCRContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*CivilTCRContractWatchers) StopWatchers

func (w *CivilTCRContractWatchers) StopWatchers(unsub bool) error

type GovernmentContractWatchers

type GovernmentContractWatchers struct {
	// contains filtered or unexported fields
}

func NewGovernmentContractWatchers

func NewGovernmentContractWatchers(contractAddress common.Address) *GovernmentContractWatchers

func (*GovernmentContractWatchers) ContractAddress

func (w *GovernmentContractWatchers) ContractAddress() common.Address

func (*GovernmentContractWatchers) ContractName

func (w *GovernmentContractWatchers) ContractName() string

func (*GovernmentContractWatchers) StartGovernmentContractWatchers

func (w *GovernmentContractWatchers) StartGovernmentContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartGovernmentContractWatchers starts up the event watchers for GovernmentContract

func (*GovernmentContractWatchers) StartWatchers

func (w *GovernmentContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*GovernmentContractWatchers) StopWatchers

func (w *GovernmentContractWatchers) StopWatchers(unsub bool) error

type MultiSigWalletContractWatchers

type MultiSigWalletContractWatchers struct {
	// contains filtered or unexported fields
}

func NewMultiSigWalletContractWatchers

func NewMultiSigWalletContractWatchers(contractAddress common.Address) *MultiSigWalletContractWatchers

func (*MultiSigWalletContractWatchers) ContractAddress

func (w *MultiSigWalletContractWatchers) ContractAddress() common.Address

func (*MultiSigWalletContractWatchers) ContractName

func (w *MultiSigWalletContractWatchers) ContractName() string

func (*MultiSigWalletContractWatchers) StartMultiSigWalletContractWatchers

func (w *MultiSigWalletContractWatchers) StartMultiSigWalletContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartMultiSigWalletContractWatchers starts up the event watchers for MultiSigWalletContract

func (*MultiSigWalletContractWatchers) StartWatchers

func (w *MultiSigWalletContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*MultiSigWalletContractWatchers) StopWatchers

func (w *MultiSigWalletContractWatchers) StopWatchers(unsub bool) error

type MultiSigWalletFactoryContractWatchers

type MultiSigWalletFactoryContractWatchers struct {
	// contains filtered or unexported fields
}

func NewMultiSigWalletFactoryContractWatchers

func NewMultiSigWalletFactoryContractWatchers(contractAddress common.Address) *MultiSigWalletFactoryContractWatchers

func (*MultiSigWalletFactoryContractWatchers) ContractAddress

func (*MultiSigWalletFactoryContractWatchers) ContractName

func (*MultiSigWalletFactoryContractWatchers) StartMultiSigWalletFactoryContractWatchers

func (w *MultiSigWalletFactoryContractWatchers) StartMultiSigWalletFactoryContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartMultiSigWalletFactoryContractWatchers starts up the event watchers for MultiSigWalletFactoryContract

func (*MultiSigWalletFactoryContractWatchers) StartWatchers

func (w *MultiSigWalletFactoryContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*MultiSigWalletFactoryContractWatchers) StopWatchers

func (w *MultiSigWalletFactoryContractWatchers) StopWatchers(unsub bool) error

type NewsroomContractWatchers

type NewsroomContractWatchers struct {
	// contains filtered or unexported fields
}

func NewNewsroomContractWatchers

func NewNewsroomContractWatchers(contractAddress common.Address) *NewsroomContractWatchers

func (*NewsroomContractWatchers) ContractAddress

func (w *NewsroomContractWatchers) ContractAddress() common.Address

func (*NewsroomContractWatchers) ContractName

func (w *NewsroomContractWatchers) ContractName() string

func (*NewsroomContractWatchers) StartNewsroomContractWatchers

func (w *NewsroomContractWatchers) StartNewsroomContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartNewsroomContractWatchers starts up the event watchers for NewsroomContract

func (*NewsroomContractWatchers) StartWatchers

func (w *NewsroomContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*NewsroomContractWatchers) StopWatchers

func (w *NewsroomContractWatchers) StopWatchers(unsub bool) error

type NewsroomFactoryWatchers

type NewsroomFactoryWatchers struct {
	// contains filtered or unexported fields
}

func NewNewsroomFactoryWatchers

func NewNewsroomFactoryWatchers(contractAddress common.Address) *NewsroomFactoryWatchers

func (*NewsroomFactoryWatchers) ContractAddress

func (w *NewsroomFactoryWatchers) ContractAddress() common.Address

func (*NewsroomFactoryWatchers) ContractName

func (w *NewsroomFactoryWatchers) ContractName() string

func (*NewsroomFactoryWatchers) StartNewsroomFactoryWatchers

func (w *NewsroomFactoryWatchers) StartNewsroomFactoryWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartNewsroomFactoryWatchers starts up the event watchers for NewsroomFactory

func (*NewsroomFactoryWatchers) StartWatchers

func (w *NewsroomFactoryWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*NewsroomFactoryWatchers) StopWatchers

func (w *NewsroomFactoryWatchers) StopWatchers(unsub bool) error

type ParameterizerContractWatchers

type ParameterizerContractWatchers struct {
	// contains filtered or unexported fields
}

func NewParameterizerContractWatchers

func NewParameterizerContractWatchers(contractAddress common.Address) *ParameterizerContractWatchers

func (*ParameterizerContractWatchers) ContractAddress

func (w *ParameterizerContractWatchers) ContractAddress() common.Address

func (*ParameterizerContractWatchers) ContractName

func (w *ParameterizerContractWatchers) ContractName() string

func (*ParameterizerContractWatchers) StartParameterizerContractWatchers

func (w *ParameterizerContractWatchers) StartParameterizerContractWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

StartParameterizerContractWatchers starts up the event watchers for ParameterizerContract

func (*ParameterizerContractWatchers) StartWatchers

func (w *ParameterizerContractWatchers) StartWatchers(client bind.ContractBackend,
	eventRecvChan chan *model.Event, errs chan error) ([]utils.WatcherSubscription, error)

func (*ParameterizerContractWatchers) StopWatchers

func (w *ParameterizerContractWatchers) StopWatchers(unsub bool) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL