MCPcopy Create free account
hub / github.com/git-bug/git-bug / wrapper

Function wrapper

entity/dag/common_test.go:98–100  ·  view source on GitHub ↗
(e *Entity)

Source from the content-addressed store, hash-verified

96}
97
98func wrapper(e *Entity) *Foo {
99 return &Foo{Entity: e}
100}
101
102/*
103 Identities + repo + definition

Callers 3

TestWriteReadFunction · 0.70
readFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected