legacy_unmarshaller

package
v0.0.0-...-d41793b Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2015 License: Apache-2.0, BSD-3-Clause, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LegacyUnmarshaller

type LegacyUnmarshaller interface {
	instrumentation.Instrumentable
	Run(inputChan <-chan []byte, outputChan chan<- *logmessage.LogEnvelope)
	UnmarshalMessage([]byte) (*logmessage.LogEnvelope, error)
}

func NewLegacyUnmarshaller

func NewLegacyUnmarshaller(logger *gosteno.Logger) LegacyUnmarshaller

Jump to

Keyboard shortcuts

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