utils

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 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 map[string]struct{}

func NewStringSet

func NewStringSet(a ...string) StringSet

func NewStringSetByArray

func NewStringSetByArray(a []string) StringSet

func (StringSet) Add

func (this StringSet) Add(n ...string)

func (StringSet) AddAll

func (this StringSet) AddAll(n []string)

func (StringSet) AsArray

func (this StringSet) AsArray() []string

func (StringSet) Contains

func (this StringSet) Contains(n string) bool

Jump to

Keyboard shortcuts

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