Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ GroupDir
Method
GroupDir
pkg/models/store.go:98–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
96
}
97
98
func
(s *Store) GroupDir() string {
99
return
GroupDir(s.product)
100
}
101
102
func
(s *Store) ProxyDir() string {
103
return
ProxyDir(s.product)
Callers
1
ListGroup
Method · 0.95
Calls
1
GroupDir
Function · 0.85
Tested by
no test coverage detected