package
0.0.0-20191229105456-04e44c1bb858
Repository: https://github.com/yrpc/util.git
Documentation: pkg.go.dev
# README
diskqueue
yet another diskqueue, it has better interface design than go-diskqueue
# Variables
ErrGCing when already gc.
# Structs
Conf for diskqueue.
FileMeta for a single file.
QfileSizeReader for read qfile by size.
Queue for diskqueue.
QueueMeta for the queue.
# Type aliases
CustomDecoder for customized packets.