Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudreve/cloudreve
/ ID
Method
ID
pkg/cluster/node.go:345–347 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
343
}
344
345
func
(b *nodeBase) ID() int {
346
return
b.model.ID
347
}
348
349
func
(b *nodeBase) Name() string {
350
return
b.model.Name
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected