package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Functions

NewRawObjectWriter creates a new instance of RawObjectWriter.

# Constants

AllowEmpty writes the string even if the string is empty.
OmitEmpty does not write the field if the string is empty.

# Structs

RawObjectWriter contains helper functions to write JSON using the raw API.

# Type aliases

EmptyPolicy defines the behavior when adding an empty string.