Categorygithub.com/cznic/internal
module
0.0.0-20181122101858-3279554c546e
Repository: https://github.com/cznic/internal.git
Documentation: pkg.go.dev

# README

github.com/cznic/internal has moved to modernc.org/internal (vcs).

Please update your import paths to modernc.org/internal.

This repo is now archived.

# Packages

Package buffer implements a pool of pointers to byte slices.
Package file provides an os.File-like interface of a memory mapped file.
Package slice implements pools of pointers to slices.