Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RefreshThreshold = 10 * time.Second
RefreshThreshold is the minimum age of the index before a query command triggers an automatic re-walk. Commands read this value when calling AutoRefresh. It is set by the --refresh-threshold root flag (default 10s).
Functions ¶
Types ¶
type WorkspaceImportRow ¶ added in v0.3.0
WorkspaceImportRow wraps an ImportRow with the originating repo ID for workspace-scoped fan-out results.
type WorkspaceRefRow ¶ added in v0.2.0
WorkspaceRefRow wraps a RefRow with the originating repo ID for workspace-scoped fan-out results.
type WorkspaceSymbolRow ¶ added in v0.2.0
WorkspaceSymbolRow wraps a SymbolRow with the originating repo ID for workspace-scoped fan-out results.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.