This website requires JavaScript.
Explore
Help
Sign In
sneak
/
pixa
Watch
1
Star
0
Fork
0
You've already forked pixa
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
110
Commits
7
Branches
0
Tags
3849128c458c79faa1e2a0e032b2a34f17565717
Commit Graph
4 Commits
Author
SHA1
Message
Date
sneak
7d0ac0a139
Remove Buildarch from ldflags, use runtime.GOARCH instead
...
The architecture is available at runtime via stdlib, no need to bake it in at build time.
2026-01-08 12:38:24 -08:00
sneak
29adb6ee47
Rename unused parameters to _ to satisfy linter
2026-01-08 02:27:45 -08:00
sneak
31df1a4a03
Rename LoggerParams to Params to avoid stuttering
2026-01-08 02:26:15 -08:00
sneak
516853626d
Add basic webserver skeleton with healthcheck
2026-01-08 02:20:23 -08:00