MCPcopy Create free account

hub / github.com/cockroachdb/redact / functions

Functions332 in github.com/cockroachdb/redact

FunctionTestHashRedact_ToggleTransitions
(t *testing.T)
hash_redact_test.go:286
FunctionTestHashRedact_UnsafeWrapping
(t *testing.T)
hash_redact_test.go:103
FunctionTestHashRedact_WithSalt
(t *testing.T)
hash_redact_test.go:204
FunctionTestHelperForErrorf
(t *testing.T)
markers_test.go:527
FunctionTestInternalEscape
(t *testing.T)
internal/escape/escape_test.go:19
FunctionTestJoin
(t *testing.T)
util_test.go:33
FunctionTestJoinTo
(t *testing.T)
util_test.go:42
FunctionTestLogBody
(t *testing.T)
otelprocessor/processor_test.go:17
FunctionTestMakeFormat
TestMakeFormat verifies that the makeFormat() helper is able to reproduce the format given as input to fmt function.
internal/fmtforward/make_format_test.go:24
FunctionTestMixedWrites
(t *testing.T)
builder/builder_test.go:120
FunctionTestPrinter
(t *testing.T)
markers_test.go:33
FunctionTestPrinterSpaceOmission
(t *testing.T)
markers_test.go:500
FunctionTestRedact
(t *testing.T)
internal/markers/redact_test.go:22
FunctionTestRedactStream
TestRedactStream verifies that the redaction logic is able to both add the redaction quotes and also respects the format parameters and verb.
markers_test.go:311
FunctionTestSort
(t *testing.T)
util_test.go:24
FunctionTestStripMarkers
(t *testing.T)
internal/markers/strip_test.go:22
FunctionTestTransform
(t *testing.T)
markers_test.go:286
FunctionUnsafe
Unsafe turns any value that would otherwise be considered safe, into an unsafe value.
internal/redact/wrappers.go:26
MethodUnsafeByte
(bb byte)
internal/rfmt/printer_adapter.go:86
MethodUnsafeBytes
(bs []byte)
internal/rfmt/printer_adapter.go:90
MethodUnsafeRune
(r rune)
internal/rfmt/printer_adapter.go:94
MethodUnsafeString
(s string)
internal/rfmt/printer_adapter.go:81
MethodWidth
()
internal/rfmt/print.go:170
MethodWrite
Implement Write so we can call Fprintf on a pp (through State), for recursive use in custom verbs.
internal/rfmt/print.go:192
MethodWrite
Write implements the io.Writer interface.
builder/builder.go:65
FunctioncreateDefaultConfig
()
otelprocessor/config.go:8
FunctioncreateLogsProcessor
(ctx context.Context, params processor.Settings, baseCfg component.Config, next consumer.Logs)
otelprocessor/factory.go:21
MethodfmtFloat
fmtFloat formats a float64. It assumes that verb is a valid format specifier for strconv.AppendFloat and therefore fits into a byte.
internal/rfmt/format.go:486
MethodfmtInteger
fmtInteger formats signed and unsigned integers.
internal/rfmt/format.go:189
Functioninit
()
internal/markers/markers.go:165
FunctionisSafeValue
(a interface{})
internal/rfmt/registry.go:33
Methodrestore
()
internal/rfmt/helpers.go:91
← previous301–332 of 332, ranked by callers