package
0.0.0-20240816162523-c1683cc9cfe6
Repository: https://github.com/gyuho/learn.git
Documentation: pkg.go.dev

# Functions

AlignedBlock returns []byte of size BlockSize aligned to a multiple of AlignSize in memory (must be power of two).
No description provided by the author
OpenFile is a modified version of os.OpenFile which sets O_DIRECT.

# Constants

Size to align the buffer to.
Minimum block size.

# Structs

No description provided by the author