conversion

package
v7.4.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 7, 2019 License: Apache-2.0 Imports: 8 Imported by: 14

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToV1

ToV1 converts v2 envelopes down to v1 envelopes. The v2 Envelope may be mutated during the conversion and share pointers with the new v1 envelope for efficiency in creating the v1 envelope. As a result the envelope you pass in should no longer be used.

func ToV2

func ToV2(e *events.Envelope, usePreferredTags bool) *loggregator_v2.Envelope

ToV2 converts v1 envelopes up to v2 envelopes. e may be mutated during the conversion and share pointers with the resulting v2 envelope for efficiency in creating the v2 envelope. As a result the envelope you pass in should no longer be used.

Types

This section is empty.

Jump to

Keyboard shortcuts

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