Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/redact
/ functions
Functions
332 in github.com/cockroachdb/redact
⨍
Functions
332
◇
Types & classes
70
Function
TestHashRedact_ToggleTransitions
(t *testing.T)
hash_redact_test.go:286
Function
TestHashRedact_UnsafeWrapping
(t *testing.T)
hash_redact_test.go:103
Function
TestHashRedact_WithSalt
(t *testing.T)
hash_redact_test.go:204
Function
TestHelperForErrorf
(t *testing.T)
markers_test.go:527
Function
TestInternalEscape
(t *testing.T)
internal/escape/escape_test.go:19
Function
TestJoin
(t *testing.T)
util_test.go:33
Function
TestJoinTo
(t *testing.T)
util_test.go:42
Function
TestLogBody
(t *testing.T)
otelprocessor/processor_test.go:17
Function
TestMakeFormat
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
Function
TestMixedWrites
(t *testing.T)
builder/builder_test.go:120
Function
TestPrinter
(t *testing.T)
markers_test.go:33
Function
TestPrinterSpaceOmission
(t *testing.T)
markers_test.go:500
Function
TestRedact
(t *testing.T)
internal/markers/redact_test.go:22
Function
TestRedactStream
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
Function
TestSort
(t *testing.T)
util_test.go:24
Function
TestStripMarkers
(t *testing.T)
internal/markers/strip_test.go:22
Function
TestTransform
(t *testing.T)
markers_test.go:286
Function
Unsafe
Unsafe turns any value that would otherwise be considered safe, into an unsafe value.
internal/redact/wrappers.go:26
Method
UnsafeByte
(bb byte)
internal/rfmt/printer_adapter.go:86
Method
UnsafeBytes
(bs []byte)
internal/rfmt/printer_adapter.go:90
Method
UnsafeRune
(r rune)
internal/rfmt/printer_adapter.go:94
Method
UnsafeString
(s string)
internal/rfmt/printer_adapter.go:81
Method
Width
()
internal/rfmt/print.go:170
Method
Write
Implement Write so we can call Fprintf on a pp (through State), for recursive use in custom verbs.
internal/rfmt/print.go:192
Method
Write
Write implements the io.Writer interface.
builder/builder.go:65
Function
createDefaultConfig
()
otelprocessor/config.go:8
Function
createLogsProcessor
(ctx context.Context, params processor.Settings, baseCfg component.Config, next consumer.Logs)
otelprocessor/factory.go:21
Method
fmtFloat
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
Method
fmtInteger
fmtInteger formats signed and unsigned integers.
internal/rfmt/format.go:189
Function
init
()
internal/markers/markers.go:165
Function
isSafeValue
(a interface{})
internal/rfmt/registry.go:33
Method
restore
()
internal/rfmt/helpers.go:91
← previous
301–332 of 332, ranked by callers