MCPcopy Create free account
hub / github.com/cockroachdb/redact / TestConfig

Struct TestConfig

otelprocessor/processor_test.go:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type TestConfig struct {
14 config *Config
15}
16
17func TestLogBody(t *testing.T) {
18 inBatch := plog.NewLogs()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected