package
2.17.0+incompatible
Repository: https://github.com/bmartynov/go-capnproto2.git
Documentation: pkg.go.dev

# Functions

New creates a new queue that starts with n elements.

# Structs

A Queue wraps an Interface to provide queue operations.

# Interfaces

A type implementing Interface can be used to store elements in a Queue.