Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/compozy/agh
/ memoryHealthWorkspaces
Method
memoryHealthWorkspaces
internal/api/udsapi/shared_test.go:92–94 ·
view source on GitHub ↗
(ctx context.Context, rawWorkspace string)
Source
from the content-addressed store, hash-verified
90
}
91
92
func
(h *Handlers) memoryHealthWorkspaces(ctx context.Context, rawWorkspace string) ([]string, error) {
93
return
h.MemoryHealthWorkspaces(ctx, rawWorkspace)
94
}
Callers
1
TestMemoryHelpersWriteScopeStatusAndWorkspaces
Function · 0.45
Calls
1
MemoryHealthWorkspaces
Method · 0.80
Tested by
no test coverage detected