Skip to main content

Crate packset_client

Crate packset_client 

Source
Expand description

Loopback HTTP client for packsetd.

Reads PACKSET_URL or INSIDE_MEMORY_URL. search/get against packsetd; no SQLite. Does not open LMDB.

Structs§

Hit
PacksetClient

Enums§

Error

Constants§

DEFAULT_PORT
The port a writer listens on when nothing names one. The command line, the server and this client agree on it, so a seat needs no variable set.

Functions§

default_port
PACKSET_PORT (GROK_MEM_PORT is an alias), else DEFAULT_PORT.