//
pkg.gl
Category
github.com/icub3d/gop
mmap
package
0.2.1
Repository:
https://github.com/icub3d/gop.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
75 SLOC
#
README
mmap
Package mmap provides a simplified interface to using mmap on linux/unix systems.
#
Functions
New
New maps a new file.
#
Structs
Mmap
Mmap represents a single mapped file.