//
pkg.gl
Category
github.com/Jeffail/benthos/v3
lib
message
metadata
package
3.65.0
Repository:
https://github.com/jeffail/benthos.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
1
Dependents
6
Files
103 SLOC
#
Functions
LazyCopy
LazyCopy takes an existing metadata object and returns a new implementation that lazily returns its values.
New
New creates a new metadata implementation from a map[string]string.
#
Structs
Type
Type is an implementation of types.Metadata representing the metadata of a message part within a batch.