Structs§
Functions§
- bootstrap_
path - connect_
readonly - Open a connection for command paths that only read from the hub.
- connect_
readwrite - Open a connection for command paths that may write to the hub.
- file_
vectors_ synced - Return the vector sync state for an indexed file.
- gobby_
home - Return Gobby home, respecting
GOBBY_HOMEwhen the daemon was configured with it. - indexed_
file_ exists - indexed_
project_ exists - list_
indexed_ file_ paths - mark_
graph_ sync_ attempted - mark_
graph_ synced - mark_
project_ vectors_ synced - mark_
vectors_ synced - read_
config_ value - read_
graph_ file_ facts - read_
local_ import_ calls - Read the pending
local_importcalls written forfile_pathsduring the current index run. Each returnedCallRelationcarries its candidate target files incallee_external_module(seeCallRelation::with_local_import_target). - read_
project_ local_ import_ calls - reset_
graph_ sync_ for_ project - reset_
vectors_ sync_ for_ project - resolve_
database_ url - Resolve the PostgreSQL hub DSN from explicit overrides or Gobby bootstrap config.
- resolve_
default_ import_ symbol_ id - resolve_
local_ callee_ symbol_ id - Resolve a cross-file local-import call target to its canonical
code_symbolsid by(candidate files, original name). Returns the real indexed id (no UUID recompute, so a phantom edge is structurally impossible), orNonewhen nothing matches or the match is ambiguous. - symbol_
select_ columns