Documentation ¶ Index ¶ func Serve(cfg core.Config, port int, vaultName string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Serve ¶ func Serve(cfg core.Config, port int, vaultName string) error Serve indexes the vault, starts a watcher to keep it fresh, and serves the search UI on 127.0.0.1 only (the vault holds personal data, never bind wide). Types ¶ This section is empty. Source Files ¶ View all Source files server.go Click to show internal directories. Click to hide internal directories.