reporter

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Reporter

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

func GetInstance

func GetInstance() *Reporter

func (*Reporter) GetAddressesFetched

func (r *Reporter) GetAddressesFetched() uint32

func (*Reporter) GetAddressesScheduled

func (r *Reporter) GetAddressesScheduled() uint32

func (*Reporter) GetPeers

func (r *Reporter) GetPeers() int32

func (*Reporter) GetTxAfterFilter

func (r *Reporter) GetTxAfterFilter() int32

func (*Reporter) GetTxFetched

func (r *Reporter) GetTxFetched() uint32

func (*Reporter) GetTxScheduled

func (r *Reporter) GetTxScheduled() uint32

func (*Reporter) IncAddressesFetched

func (r *Reporter) IncAddressesFetched()

func (*Reporter) IncAddressesScheduled

func (r *Reporter) IncAddressesScheduled()

func (*Reporter) IncPeers

func (r *Reporter) IncPeers()

func (*Reporter) IncTxAfterFilter

func (r *Reporter) IncTxAfterFilter()

func (*Reporter) IncTxFetched

func (r *Reporter) IncTxFetched()

func (*Reporter) IncTxScheduled

func (r *Reporter) IncTxScheduled()

func (*Reporter) Log

func (r *Reporter) Log(msg string)

func (*Reporter) Logf

func (r *Reporter) Logf(format string, args ...interface{})

func (*Reporter) SetAddressesFetched

func (r *Reporter) SetAddressesFetched(n uint32)

func (*Reporter) SetPeers

func (r *Reporter) SetPeers(n int32)

func (*Reporter) SetTxAfterFilter

func (r *Reporter) SetTxAfterFilter(n int32)

func (*Reporter) SetTxFetched

func (r *Reporter) SetTxFetched(n uint32)

func (*Reporter) SetTxScheduled

func (r *Reporter) SetTxScheduled(n uint32)

func (*Reporter) SetddressesScheduled

func (r *Reporter) SetddressesScheduled(n uint32)

Jump to

Keyboard shortcuts

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