MCPcopy Create free account
hub / github.com/cocoindex-io/cocoindex-code / DaemonStatusRequest

Class DaemonStatusRequest

src/cocoindex_code/protocol.py:33–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32
33class DaemonStatusRequest(_msgspec.Struct, tag="daemon_status"):
34 pass
35
36
37class RemoveProjectRequest(_msgspec.Struct, tag="remove_project"):

Callers 4

test_daemon_statusFunction · 0.90
daemon_statusFunction · 0.85

Calls

no outgoing calls

Tested by 3

test_daemon_statusFunction · 0.72