Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
func
wrapper(e *Entity) *Foo {
99
return
&Foo{Entity: e}
100
}
101
102
/*
103
Identities + repo + definition
Callers
3
TestWriteRead
Function · 0.70
TestWriteReadMultipleAuthor
Function · 0.70
read
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected