sender

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2018 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sender

type Sender struct {

	// state
	sync.RWMutex // Lock() to protect internal consistency of the service
	// contains filtered or unexported fields
}

func New

func New(reportChan <-chan *qan.Report, spool data.Spooler, logger *pct.Logger) *Sender

func (*Sender) Name

func (self *Sender) Name() string

func (*Sender) Start

func (self *Sender) Start() error

Start starts but doesn't wait until it exits

func (*Sender) Status

func (self *Sender) Status() map[string]string

func (*Sender) Stop

func (self *Sender) Stop()

Stop stops running

Jump to

Keyboard shortcuts

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