MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / String

Method String

base/redactor.go:27–27  ·  view source on GitHub ↗

String returns the non-redacted form of the given string.

()

Source from the content-addressed store, hash-verified

25 Redact() string
26 // String returns the non-redacted form of the given string.
27 String() string
28}
29
30// RedactorBuilder provides a struct a way to implement its own redaction.

Callers 15

InitLoggingFunction · 0.65
NewMemoryLoggerFunction · 0.65
StringMethod · 0.65
StringMethod · 0.65
GetRedactionStringMethod · 0.65
addPrefixesFunction · 0.65
AssertLogContainsFunction · 0.65
AssertLogNotContainsFunction · 0.65
TestFindPrimaryAddrFunction · 0.65
TestConfigDurationFunction · 0.65
NewDCPDestFunction · 0.65

Implementers 4

RedactorSetchannels/set.go
redactableTimedSetchannels/timed_set.go
RedactorSetbase/redactor.go
RedactableErrorbase/redactable_error.go

Calls

no outgoing calls

Tested by 15

TestFindPrimaryAddrFunction · 0.52
TestConfigDurationFunction · 0.52
TestUnionFunction · 0.52
TestUpdateSetFunction · 0.52
BenchmarkExpvarStringFunction · 0.52
BenchmarkNewStatsMarshalFunction · 0.52
TestRedactHelperFunction · 0.52