queue

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONFIG_CREATE = iota
	CONFIG_MODIFY
	CONFIG_REMOVE
	SYS

	DEFAULT_SIZE = 100
)

Variables

View Source
var (
	MSG = []string{"config add msg", "config modify msg", "config delete msg", "sys"}
)

Functions

func InitQueue

func InitQueue(size int) chan Queue

Types

type Queue

type Queue struct {
	Msg int
}

Jump to

Keyboard shortcuts

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