MCPcopy
hub / github.com/msgspec/msgspec / ListKeys

Class ListKeys

examples/asyncio-kv/kv.py:50–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50class ListKeys(msgspec.Struct, tag=True):
51 pass
52
53
54# A union of all valid request types

Callers 1

list_keysMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…