This website requires JavaScript.
Explore
Help
Register
Sign In
gogrlx
/
snack
Watch
1
Star
0
Fork
0
You've already forked snack
mirror of
https://github.com/gogrlx/snack.git
synced
2026-04-02 05:08:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8306da62236cf7dbe82b24aeb1139cb6def99728
snack
/
detect
History
copilot-swe-agent[bot]
73d546235e
detect: replace sync.Once with atomic.Pointer for race-safe caching and Reset()
...
Co-authored-by: taigrr <
8261498+taigrr@users.noreply.github.com
>
2026-02-28 06:51:41 +00:00
..
detect_freebsd.go
feat: implement detect package and snack CLI
2026-02-26 01:08:27 +00:00
detect_integration_test.go
test: exhaustive integration tests with codecov
2026-02-26 02:50:48 +00:00
detect_linux.go
feat: implement detect package and snack CLI
2026-02-26 01:08:27 +00:00
detect_openbsd.go
feat: implement detect package and snack CLI
2026-02-26 01:08:27 +00:00
detect_test.go
detect: cache Default() result with sync.Once, add Reset()
2026-02-28 06:18:45 +00:00
detect.go
detect: replace sync.Once with atomic.Pointer for race-safe caching and Reset()
2026-02-28 06:51:41 +00:00