Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/redact
/ SafeInt
Method
SafeInt
interfaces/interfaces.go:57–57 ·
view source on GitHub ↗
SafeInt emits a safe integer.
(SafeInt)
Source
from the content-addressed store, hash-verified
55
56
// SafeInt emits a safe integer.
57
SafeInt(SafeInt)
58
59
// SafeUint emits a safe unsigned integer.
60
SafeUint(SafeUint)
Callers
1
TestPrinter
Function · 0.65
Implementers
2
pp
internal/rfmt/print.go
StringBuilder
builder/builder.go
Calls
no outgoing calls
Tested by
1
TestPrinter
Function · 0.52