set

package
v0.0.0-...-f7a8afa Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayContains

func ArrayContains[T comparable](arr []T, target T) bool

func Map2Hash

func Map2Hash(m map[string]interface{}) string

Types

type SetString

type SetString struct {
	// contains filtered or unexported fields
}

func NewSetString

func NewSetString(strs ...string) *SetString

func (*SetString) Add

func (ss *SetString) Add(str string)

func (*SetString) Del

func (ss *SetString) Del(str string)

func (*SetString) Find

func (ss *SetString) Find(str string) bool

func (*SetString) Get

func (ss *SetString) Get(str string) bool

Jump to

Keyboard shortcuts

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