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

Class DbPathMappingEntry

src/cocoindex_code/protocol.py:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165
166
167class DbPathMappingEntry(_msgspec.Struct):
168 source: str
169 target: str
170
171
172class DaemonEnvResponse(_msgspec.Struct, tag="daemon_env"):

Callers 1

_dispatchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected