pkg/

directory
v0.23.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2026 License: MIT

Directories

Path Synopsis
api
Package daemon implements background-process lifecycle for wick: Start/Stop/Restart/Status with a PID file.
Package daemon implements background-process lifecycle for wick: Start/Stop/Restart/Status with a PID file.
Package env hosts small platform-detection helpers shared by app, daemon, and any other layer that needs to know whether the current process can show a GUI.
Package env hosts small platform-detection helpers shared by app, daemon, and any other layer that needs to know whether the current process can show a GUI.
Package lan discovers private-range IPv4 addresses on the local host.
Package lan discovers private-range IPv4 addresses on the local host.
Package logfiles wires per-component dated log files for wick runtimes that own their own process (tray on GUI hosts, headless `all` spawned by `wick start`).
Package logfiles wires per-component dated log files for wick runtimes that own their own process (tray on GUI hosts, headless `all` spawned by `wick start`).
Package netboot makes the pure-Go binary self-sufficient for DNS and TLS on hosts that lack the files Go's stdlib expects — most notably Android/Termux, whose read-only /etc has no /etc/resolv.conf and no /etc/ssl/certs, so DNS lookups hit the dead loopback resolver and every outbound HTTPS fails x509 verification.
Package netboot makes the pure-Go binary self-sufficient for DNS and TLS on hosts that lack the files Go's stdlib expects — most notably Android/Termux, whose read-only /etc has no /etc/resolv.conf and no /etc/ssl/certs, so DNS lookups hit the dead loopback resolver and every outbound HTTPS fails x509 verification.
Package pwa hosts Progressive Web App glue — the dynamic web app manifest plus future hooks (service worker registration, push subscription endpoints).
Package pwa hosts Progressive Web App glue — the dynamic web app manifest plus future hooks (service worker registration, push subscription endpoints).
Package render builds the tool.RenderFunc that wraps a body fragment in wick's page shell (Layout + Navbar).
Package render builds the tool.RenderFunc that wraps a body fragment in wick's page shell (Layout + Navbar).
Package spa provides a unified SPA (Single-Page Application) loader for wick's Vite-built Svelte frontends.
Package spa provides a unified SPA (Single-Page Application) loader for wick's Vite-built Svelte frontends.
templ: version: v0.3.1020
templ: version: v0.3.1020

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL