Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompleteByHostnameOrIP ¶
CompleteByHostnameOrIP returns completions for all hostnames, or if not found for some hosts, their corresponding addresses. The word being completed is pushed down to the server as a prefix filter (address- or hostname-anchored) so a Tab against a large database fetches only the matching hosts, not the whole table — carapace still does the final exact filtering, so the pushdown only shrinks the wire payload.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.