MCPcopy
hub / github.com/sipeed/picoclaw / SetMediaStore

Method SetMediaStore

pkg/tools/registry.go:32–32  ·  view source on GitHub ↗
(store media.MediaStore)

Source from the content-addressed store, hash-verified

30
31type mediaStoreAware interface {
32 SetMediaStore(store media.MediaStore)
33}
34
35func NewToolRegistry() *ToolRegistry {

Callers 6

RegisterMethod · 0.65
RegisterHiddenMethod · 0.65
SetMediaStoreMethod · 0.65
setupAndStartServicesFunction · 0.65
restartServicesFunction · 0.65
SetMediaStoreMethod · 0.65

Implementers 10

ToolRegistrypkg/tools/registry.go
mockMediaStoreAwareToolpkg/tools/registry_test.go
MessageToolpkg/tools/integration/message.go
MCPToolpkg/tools/integration/mcp_tool.go
SendTTSToolpkg/tools/integration/tts_send.go
SendFileToolpkg/tools/fs/send_file.go
LoadImageToolpkg/tools/fs/load_image.go
BaseChannelpkg/channels/base.go
Managerpkg/channels/manager.go
AgentLooppkg/agent/agent.go

Calls

no outgoing calls

Tested by

no test coverage detected