stringqueue

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringQueue

type StringQueue struct {
	// contains filtered or unexported fields
}

func NewStringQueue

func NewStringQueue() *StringQueue

func (*StringQueue) Add

func (UploadQueue *StringQueue) Add(path string)

func (*StringQueue) GetQueue

func (UploadQueue *StringQueue) GetQueue() []string

func (*StringQueue) Len

func (UploadQueue *StringQueue) Len() int

func (*StringQueue) PopTopOfQueue added in v0.0.2

func (UploadQueue *StringQueue) PopTopOfQueue() (bool, string)

Jump to

Keyboard shortcuts

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