SkillAgentSearch skills...

Filecache

No description available

Install / Use

/learn @UNO-SOFT/Filecache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

filecache caches build artifacts in files

It is a copy of the Go internal cmd/go/internal/cache which is used for go build caching.

The default setup from the environment (GOCACHE) has been removed, but the trimming defaults (1 hour mtime resolution, evict files older than 5 days) has been kept. It is also possible to override these with TrimWithLimits.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated26d ago
Forks0

Languages

Go

Security Score

80/100

Audited on Mar 13, 2026

No findings