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

Calls 1

Tested by

no test coverage detected