Versions in this module Expand all Collapse all v1 v1.1.1 Jun 18, 2022 v1.1.0 Jun 16, 2022 v1.0.0 May 8, 2022 Changes in this version + func Madvise(b []byte, readahead bool) error + func Mmap(fd *os.File, writable bool, size int64) ([]byte, error) + func Msync(b []byte) error + func Munmap(b []byte) error