MCPcopy Create free account
hub / github.com/docker/docker-agent / SetEventCallback

Method SetEventCallback

pkg/rag/types/types.go:53–53  ·  view source on GitHub ↗

SetEventCallback registers the callback; must be called before Start.

(callback EventCallback)

Source from the content-addressed store, hash-verified

51 Name() string
52 // SetEventCallback registers the callback; must be called before Start.
53 SetEventCallback(callback EventCallback)
54}

Callers 1

Implementers 1

ToolSetpkg/tools/builtin/rag/rag.go

Calls

no outgoing calls

Tested by

no test coverage detected