package
0.0.0-20240704220538-46dc7b088100
Repository: https://github.com/loopholelabs/iouring.git
Documentation: pkg.go.dev

# Functions

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
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

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

# Type aliases

Buffer is a special buffer that has its memory allocated outside of the Go heap via mmap.
Fixed is a type of Buffer that has a constant, fixed size and is not dynamically resizable.