# Functions

ArrValue combines multiple values into an array value.
BoolValue creates a new value from a double value..
DocumentFromAttributes creates a document from a OpenTelemetry attribute map.
DocumentFromAttributesWithPath creates a document from a OpenTelemetry attribute map.
DoubleValue creates a new value from a double value..
IntValue creates a new value from an integer.
StringValue create a new value from a string.
TimestampValue create a new value from a time.Time.
UIntValue creates a new value from an unsigned integer.
UnflattenableObjectValue creates a unflattenable object from a map.
ValueFromAttribute converts a AttributeValue into a value.

# Constants

Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Enum values for Kind.
Unflattenable object is an object that should not be flattened at serialization time.

# Structs

Document is an intermediate representation for converting open telemetry records with arbitrary attributes into a JSON document that can be processed by Elasticsearch.
Value type that can be added to a Document.

# Type aliases

Kind represent the internal kind of a value stored in a Document.