datablock

Types and functions for caching files and directory listings with a fixed buffer size

BSD-3-CLAUSE License

Stars
6
Committers
2

Datablock GoDoc Report Card

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

godoc.org

General information

Package Rankings
Top 7.93% on Proxy.golang.org
Badges
Extracted from project README
GoDoc Report Card