mirror of
https://github.com/hyprspace/hyprspace.git
synced 2026-09-12 19:51:07 +05:00
* remove unused vars/functions * all constants need explicit types See https://staticcheck.dev/docs/checks/#SA9004 * cli/up: add missing error checks * server: fix potential race condition of chown when binding listening socket a process waiting for the socket appear may bind before we can apply filesystem permissions. |
||
|---|---|---|
| .. | ||
| init.go | ||
| peers.go | ||
| root.go | ||
| route.go | ||
| status.go | ||
| up.go | ||
| util.go | ||