app

package
v2.1.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2020 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const V1Endpoint string = "/api/v1/spans"
View Source
const V2Endpoint string = "/api/v2/spans"

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	Port string

	Sink   sinks.Sink
	Mirror *Mirror
	// contains filtered or unexported fields
}

func (*App) Start

func (a *App) Start() error

func (*App) Stop

func (a *App) Stop() error

type Mirror

type Mirror struct {
	DownstreamURL  *url.URL
	BufSize        int
	MaxConcurrency int
	// contains filtered or unexported fields
}

func (*Mirror) Send

func (m *Mirror) Send(p payload) error

func (*Mirror) Start

func (m *Mirror) Start() error

func (*Mirror) Stop

func (m *Mirror) Stop() error

Jump to

Keyboard shortcuts

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