MCPcopy 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
74func (h *Handlers) memoryHealthWorkspaces(ctx context.Context, rawWorkspace string) ([]string, error) {
75 return h.MemoryHealthWorkspaces(ctx, rawWorkspace)
76}

Calls 1

Tested by

no test coverage detected