package
2.18.2+incompatible
Repository: https://github.com/capnproto/go-capnp.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.