Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/docker-agent
/ Name
Method
Name
pkg/tools/named.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
// a Go type ("*builtin.Tool") to the user.
13
type
Named
interface
{
14
Name() string
15
}
16
17
// GetName returns the toolset's Name when an inner toolset advertises one
Callers
15
scanHighestVN
Function · 0.65
versionPackagesOnDisk
Function · 0.65
networkIOFuncName
Function · 0.65
osExecFuncName
Function · 0.65
isOTelTracerCall
Function · 0.65
isAppName
Function · 0.65
isErrorType
Function · 0.65
GetName
Function · 0.65
WithName
Function · 0.65
TestToolsetName_PrefersConfiguredName
Function · 0.65
TestToolsetName_FallsBackToDescription
Function · 0.65
writeTempFile
Function · 0.65
Implementers
15
namedFake
pkg/tools/named_test.go
namedToolSet
pkg/tools/named.go
codeModeTool
pkg/tools/codemode/codemode.go
Toolset
pkg/tools/mcp/mcp.go
ToolSet
pkg/tools/builtin/lsp/lsp.go
Multiplexer
pkg/tools/builtin/lsp/lsp_multiplexer.
ToolSet
pkg/tools/builtin/transfertask/transfe
ToolSet
pkg/tools/builtin/deferred/deferred.go
ToolSet
pkg/tools/builtin/handoff/handoff.go
ToolSet
pkg/tools/builtin/rag/rag.go
ToolSet
pkg/tools/builtin/skills/skills.go
mockSource
pkg/server/source_loader_test.go
Calls
no outgoing calls
Tested by
15
TestToolsetName_PrefersConfiguredName
Function · 0.52
TestToolsetName_FallsBackToDescription
Function · 0.52
TestCreateToolSet_DefaultPath_SanitisesReservedChars
Function · 0.52
createPasteAttachmentInDir
Function · 0.52
TestDebugFramesDump
Function · 0.52
TestConfig_AtomicWrite
Function · 0.52
TestStoreAgentName
Function · 0.52
TestStoreMultipleAgents
Function · 0.52
TestGetSessions
Function · 0.52
TestGetSessionSummaries
Function · 0.52
TestBranchSessionCopiesPrefix
Function · 0.52
TestStoreAgentNameJSON
Function · 0.52