Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultPath ¶
func DefaultPath() string
DefaultPath returns the default Unix socket path for the current user. It follows the XDG Base Directory Specification with platform-appropriate fallbacks:
- $XDG_RUNTIME_DIR/guppi/guppi.sock (Linux standard)
- $TMPDIR/guppi-$UID/guppi.sock (macOS / fallback)
- /tmp/guppi-$UID/guppi.sock (last resort)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.