Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
31
type
mediaStoreAware
interface
{
32
SetMediaStore(store media.MediaStore)
33
}
34
35
func
NewToolRegistry() *ToolRegistry {
Callers
6
Register
Method · 0.65
RegisterHidden
Method · 0.65
SetMediaStore
Method · 0.65
setupAndStartServices
Function · 0.65
restartServices
Function · 0.65
SetMediaStore
Method · 0.65
Implementers
10
ToolRegistry
pkg/tools/registry.go
mockMediaStoreAwareTool
pkg/tools/registry_test.go
MessageTool
pkg/tools/integration/message.go
MCPTool
pkg/tools/integration/mcp_tool.go
SendTTSTool
pkg/tools/integration/tts_send.go
SendFileTool
pkg/tools/fs/send_file.go
LoadImageTool
pkg/tools/fs/load_image.go
BaseChannel
pkg/channels/base.go
Manager
pkg/channels/manager.go
AgentLoop
pkg/agent/agent.go
Calls
no outgoing calls
Tested by
no test coverage detected