Module for reading and caching files into a fixed size cache buffer.
Can also cache calls to os.Stat
, for cases of extreme optimization.
- The code shall always be formatted with
go fmt
.
- Version: 1.2.0
- License: BSD-3
- Alexander F Rødseth <xyproto@archlinux.org>