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