list

package
v3.0.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Element

type Element struct {
	Index int
	Conn  conn.Conn
	Info  info.Info
}

type List

type List []*Element

func (*List) Contains

func (cs *List) Contains(x *Element) bool

func (*List) Insert

func (cs *List) Insert(conn conn.Conn, info info.Info) *Element

func (*List) Remove

func (cs *List) Remove(x *Element)

Jump to

Keyboard shortcuts

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