Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 727 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 727 Bytes

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