package
0.0.2
Repository: https://github.com/millken/archivedb.git
Documentation: pkg.go.dev

# Functions

Open memory-maps the named file for reading.
OpenFile memory-maps the named file for reading/writing, depending on the flag value.

# Constants

Read enables read-access to a mmap file.
Write enables write-access to a mmap file.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

Flag specifies how a mmap file should be opened.