MCPcopy
hub / github.com/apache/devlake / Unwrap

Method Unwrap

backend/core/models/dynamic_tabler.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 From(src any) errors.Error
40 To(target any) errors.Error
41 Unwrap() any
42 UnwrapPtr() *any
43 UnwrapSlice() []any
44}

Callers 2

UnwrapObjectFunction · 0.65
DumpInfoFunction · 0.65

Implementers 1

DynamicTablerImplbackend/core/models/dynamic_tabler.go

Calls

no outgoing calls

Tested by

no test coverage detected