# README
mmap
Package mmap
provides ways to mmap a file.
This started as a fork of golang.org/x/exp/mmap.
Installation
$> go get github.com/go-mmap/mmap
# Type aliases
Flag specifies how a mmap file should be opened.
Package mmap
provides ways to mmap a file.
This started as a fork of golang.org/x/exp/mmap.
$> go get github.com/go-mmap/mmap