This website requires JavaScript.
Explore
Help
Sign in
core
/
go-cache
Watch
8
Star
0
Fork
You've already forked go-cache
0
Code
Issues
6
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
15
commits
3
branches
10
tags
90
KiB
Go
100%
361461b360
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Snider
361461b360
Some checks failed
CI / test (push)
Failing after 3s
Details
CI / auto-fix (push)
Failing after 0s
Details
CI / auto-merge (push)
Failing after 1s
Details
Merge remote-tracking branch 'github/dev'
2026-03-22 00:57:35 +00:00
.core
chore: add .core/ build and release configs
2026-03-06 18:52:36 +00:00
.github
/workflows
ci: add Core ecosystem CI workflow with CodeRabbit auto-fix
2026-03-17 14:05:26 +00:00
docs
fix(docs,tests): fix stale coreerr example and add missing test coverage
2026-03-17 07:11:04 +00:00
.gitignore
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
cache.go
fix(cache): replace fmt.Errorf and raw errors with coreerr.E(), standardise go-io import alias
2026-03-16 18:19:50 +00:00
cache_test.go
fix(docs,tests): fix stale coreerr example and add missing test coverage
2026-03-17 07:11:04 +00:00
CLAUDE.md
docs: add CLAUDE.md project instructions
2026-03-13 13:38:01 +00:00
go.mod
chore: sync dependencies for v0.1.6
2026-03-17 17:54:58 +00:00
go.sum
chore: sync dependencies for v0.1.6
2026-03-17 17:54:58 +00:00