Documentation ¶
Overview ¶
Copyright The OpenTelemetry Authors SPDX-License-Identifier: Apache-2.0
Copyright The OpenTelemetry Authors SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { helper.ParserConfig `mapstructure:",squash"` Header string `mapstructure:"header"` }
Config is the configuration of a json array parser operator.
func NewConfig ¶
func NewConfig() *Config
NewConfig creates a new json array parser config with default values
func NewConfigWithID ¶
NewConfigWithID creates a new json array parser config with default values
Click to show internal directories.
Click to hide internal directories.