internal

package
v0.0.0-...-293e5de Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.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 StringSet

type StringSet map[string]struct{}

func NewStringSet

func NewStringSet(is ...string) StringSet

func (StringSet) Add

func (s StringSet) Add(ids ...string)

func (StringSet) Clear

func (s StringSet) Clear()

func (StringSet) Contains

func (s StringSet) Contains(i string) bool

func (StringSet) ContainsAny

func (s StringSet) ContainsAny(ids ...string) bool

func (StringSet) List

func (s StringSet) List() []string

func (StringSet) Merge

func (s StringSet) Merge(other StringSet)

func (StringSet) Remove

func (s StringSet) Remove(ids ...string)

func (StringSet) Size

func (s StringSet) Size() int

func (StringSet) Sorted

func (s StringSet) Sorted() []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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