This website requires JavaScript.
Explore
Help
Sign In
sneak
/
pixa
Watch
1
Star
0
Fork
0
You've already forked pixa
Code
Issues
3
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
152
Commits
11
Branches
0
Tags
6a248756b50850461b2c881e5a1a14b14ff492a8
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
6a20406b0f
Add -config flag using cobra to specify config file path
2026-01-08 04:58:05 -08:00
sneak
34fb126e6c
Add package comment and fix var-declaration in main
2026-01-08 02:23:56 -08:00
sneak
516853626d
Add basic webserver skeleton with healthcheck
2026-01-08 02:20:23 -08:00