MCPcopy Create free account
hub / github.com/cockroachdb/cockroachdb-parser / Unsafe

Function Unsafe

pkg/util/encoding/encoding.go:3824–3826  ·  view source on GitHub ↗
(args any)

Source from the content-addressed store, hash-verified

3822}
3823
3824func Unsafe(args any) any {
3825 return unsafeWrapper{a: args}
3826}

Callers 1

formatSpanFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…