q

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2022 License: BSD-3-Clause Imports: 1 Imported by: 1

Documentation

Overview

Package q contain non-blocking unlimited queue data structures.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBytesQueue

func NewBytesQueue() (chan<- []byte, <-chan []byte)

NewBytesQueue creates a non blocking bytearray queue channel.

func NewStringQueue

func NewStringQueue() (chan<- string, <-chan string)

NewStringQueue creates a non blocking string queue channel.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL