Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChimeraCoder/gitgo
/ Type
Method
Type
object.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
type
GitObject
interface
{
13
Type() string
14
}
15
16
type
gitObject
struct
{
Callers
1
parseObj
Function · 0.65
Implementers
3
Blob
object.go
Commit
object.go
Tree
object.go
Calls
no outgoing calls
Tested by
no test coverage detected