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

Class StopRequest

src/cocoindex_code/protocol.py:41–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40
41class StopRequest(_msgspec.Struct, tag="stop"):
42 pass
43
44
45class DoctorRequest(_msgspec.Struct, tag="doctor"):

Callers 4

daemon_sockFunction · 0.90
stopFunction · 0.85
stop_daemonFunction · 0.85

Calls

no outgoing calls

Tested by 2

daemon_sockFunction · 0.72