transmission

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitLibhoney

func InitLibhoney(writeKey string, apiHost string) error

Types

type HoneycombTransmitter

type HoneycombTransmitter struct{}

func (*HoneycombTransmitter) Send

func (ht *HoneycombTransmitter) Send(ev *event.Event)

type NullTransmitter

type NullTransmitter struct{}

NullTransmitter does nothing

func (*NullTransmitter) Send

func (nt *NullTransmitter) Send(ev *event.Event)

type Transmitter

type Transmitter interface {
	Send(*event.Event)
}

Jump to

Keyboard shortcuts

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