transmission

package
v0.0.0-...-b6baa5e Latest Latest
Warning

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

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

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