queue

package
v0.0.0-...-08d8efc Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateHighQueue

func CreateHighQueue() *queue.RingBuffer

CreateHighQueue which can hold up to 1024 value use this when you want to store high capacity of values

func CreateLowQueue

func CreateLowQueue() *queue.RingBuffer

CreateLowQueue which can hold up to 64 value used when you only want to use low-intensive computation

func CreateMedQueue

func CreateMedQueue() *queue.RingBuffer

CreateMedQueue which can hold up to 256 value this usually be used when you computation grow higher

Types

This section is empty.

Jump to

Keyboard shortcuts

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