transmitter

package
v0.0.0-...-a0d65e3 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transmitter

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

func NewTransmitter

func NewTransmitter(c TransmitterConfig) *Transmitter

func (*Transmitter) Start

func (t *Transmitter) Start() error

func (*Transmitter) Stop

func (t *Transmitter) Stop()

type TransmitterConfig

type TransmitterConfig struct {
	Source      string
	Destination string
	Logger      *logrus.Entry
}

Jump to

Keyboard shortcuts

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