Datablock
:herb: Types and functions for caching files and directory listings with a fixed buffer size
Install / Use
/learn @xyproto/DatablockREADME
Datablock

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