Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/git-bug/git-bug
/ FirstOp
Method
FirstOp
cache/cached.go:109–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
107
}
108
109
func
(e *CachedEntityBase[SnapT, OpT]) FirstOp() OpT {
110
return
e.entity.FirstOp()
111
}
Callers
nothing calls this directly
Calls
1
FirstOp
Method · 0.65
Tested by
no test coverage detected