dopplerforwarder

package
v74.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2017 License: Apache-2.0, BSD-3-Clause, MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conn

type Conn interface {
	Write(data []byte) error
}

type GRPCWrapper

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

func NewGRPCWrapper

func NewGRPCWrapper(conn Conn) *GRPCWrapper

func (*GRPCWrapper) Write

func (u *GRPCWrapper) Write(message []byte, chainers ...metricbatcher.BatchCounterChainer) error

type UDPWrapper

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

func NewUDPWrapper

func NewUDPWrapper(conn Conn, sharedSecret []byte) *UDPWrapper

func (*UDPWrapper) Write

func (u *UDPWrapper) Write(message []byte, chainers ...metricbatcher.BatchCounterChainer) error

Jump to

Keyboard shortcuts

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