Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ StopResponse
Class
StopResponse
src/cocoindex_code/protocol.py:148–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
147
148
class
StopResponse(_msgspec.Struct, tag=
"stop"
):
149
ok: bool
150
151
152
class
DoctorCheckResult(_msgspec.Struct):
Callers
2
test_all_response_types_round_trip
Function · 0.90
_dispatch
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_all_response_types_round_trip
Function · 0.72