helpers

package
v0.0.0-...-5103e3a Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Queue

type Queue struct {
	Text []string
	// contains filtered or unexported fields
}

func NewQueue

func NewQueue(max int, grid *widget.TextGrid) *Queue

func (*Queue) Append

func (q *Queue) Append(txt string)

func (*Queue) Max

func (q *Queue) Max() int

func (*Queue) SetGrid

func (q *Queue) SetGrid(grid *widget.TextGrid)

func (*Queue) SetMax

func (q *Queue) SetMax(max int)

func (*Queue) String

func (q *Queue) String() string

func (*Queue) Trim

func (q *Queue) Trim()

Jump to

Keyboard shortcuts

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