MCPcopy Create free account
hub / github.com/compozy/agh / daemonMemoryProviderService

Struct daemonMemoryProviderService

internal/daemon/memory_runtime.go:893–895  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

891}
892
893type daemonMemoryProviderService struct {
894 registry *extensionpkg.MemoryProviderRegistry
895}
896
897func (s daemonMemoryProviderService) List(
898 ctx context.Context,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected