Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
type
TestConfig
struct
{
14
config *Config
15
}
16
17
func
TestLogBody(t *testing.T) {
18
inBatch := plog.NewLogs()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected