Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
class
StopRequest(_msgspec.Struct, tag=
"stop"
):
42
pass
43
44
45
class
DoctorRequest(_msgspec.Struct, tag=
"doctor"
):
Callers
4
daemon_sock
Function · 0.90
test_all_request_types_round_trip
Function · 0.90
stop
Function · 0.85
stop_daemon
Function · 0.85
Calls
no outgoing calls
Tested by
2
daemon_sock
Function · 0.72
test_all_request_types_round_trip
Function · 0.72