Categorygithub.com/nsqio/go-diskqueue
modulepackage
1.1.0
Repository: https://github.com/nsqio/go-diskqueue.git
Documentation: pkg.go.dev

# README

go-diskqueue

Build Status Go Reference GitHub release

A Go package providing a filesystem-backed FIFO queue

Pulled out of https://github.com/nsqio/nsq

# Functions

New instantiates an instance of diskQueue, retrieving metadata from the filesystem and starting the read ahead goroutine.

# Constants

# Interfaces

# Type aliases