set

package
v0.0.45 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2022 License: MIT Imports: 0 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 struct {
	// contains filtered or unexported fields
}

func NewStringSet

func NewStringSet() *StringSet

func NewStringSetWithValues

func NewStringSetWithValues(values []string) *StringSet

func (*StringSet) Add

func (s *StringSet) Add(value string)

func (*StringSet) AddMany

func (s *StringSet) AddMany(values []string)

func (*StringSet) Contains

func (s *StringSet) Contains(value string) bool

func (*StringSet) Remove

func (s *StringSet) Remove(value string)

func (*StringSet) ToList

func (s *StringSet) ToList() []string

Jump to

Keyboard shortcuts

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