package
0.0.0-20200602133850-7da422901233
Repository: https://github.com/hftex/aeron-go.git
Documentation: pkg.go.dev

# Functions

GetFileSize is a helper function to retrieve file size.
MapExisting is the factory method used to create memory maps for existing file.
NewFile is a factory method to create a new memory mapped file with the specified capacity.

# Structs

File is the wrapper around memory mapped file.