list

package
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SortedStringList

type SortedStringList []string

SortedStringList implements sort.Interface based on string values

func (SortedStringList) Len

func (b SortedStringList) Len() int

Len returns the length of the SortedStringList

func (SortedStringList) Less

func (b SortedStringList) Less(i, j int) bool

Less returns true if the Builder Name of the first Builder is less than the second

func (SortedStringList) Swap

func (b SortedStringList) Swap(i, j int)

Swap swaps the two Builders at the given indices

Jump to

Keyboard shortcuts

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