Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/go-git/go-git
/ ID
Method
ID
plumbing/object/object.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
// objects in its encoded form.
43
type
Object
interface
{
44
ID() plumbing.Hash
45
Type() plumbing.ObjectType
46
Decode(plumbing.EncodedObject) error
47
Encode(plumbing.EncodedObject) error
Callers
15
TestLogPathFilterRegexp
Method · 0.65
TestCommit
Method · 0.65
TestCommits
Method · 0.65
TestBlob
Method · 0.65
TestBlobs
Method · 0.65
TestTree
Method · 0.65
TestTrees
Method · 0.65
TestObject
Method · 0.65
TestObjects
Method · 0.65
walkObjectTree
Method · 0.65
TestChangeFilesInsert
Method · 0.65
TestChangeFilesDelete
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestLogPathFilterRegexp
Method · 0.52
TestCommit
Method · 0.52
TestCommits
Method · 0.52
TestBlob
Method · 0.52
TestBlobs
Method · 0.52
TestTree
Method · 0.52
TestTrees
Method · 0.52
TestObject
Method · 0.52
TestObjects
Method · 0.52
TestChangeFilesInsert
Method · 0.52
TestChangeFilesDelete
Method · 0.52
TestChangeFilesModify
Method · 0.52