Versions in this module Expand all Collapse all v0 v0.5.0 Sep 9, 2019 Changes in this version + type EnvelopeWrapper interface + func Envelope(l *loggregator_v2.Envelope) (EnvelopeWrapper, error) v0.4.0 May 29, 2019 Changes in this version + type Base64DecodedEnvelope struct + DeprecatedTags map[string]*loggregator_v2.Value + InstanceId string + SourceId string + Tags map[string]string + Timestamp int64 + func BuildBase64DecodedLog(l *loggregator_v2.Envelope) *Base64DecodedEnvelope + type Base64DecodedLog struct + Payload string + Type loggregator_v2.Log_Type + type Envelope__Base64DecodedLog struct + Log *Base64DecodedLog