setutil

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaseInsensitiveSet

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

func NewCaseInsensitiveSet

func NewCaseInsensitiveSet(items ...string) *CaseInsensitiveSet

func (*CaseInsensitiveSet) ContainsIgnoringCase

func (s *CaseInsensitiveSet) ContainsIgnoringCase(item string) bool

func (*CaseInsensitiveSet) Empty

func (s *CaseInsensitiveSet) Empty() bool

func (*CaseInsensitiveSet) HasAnyIgnoringCase

func (s *CaseInsensitiveSet) HasAnyIgnoringCase(items []string) bool

Jump to

Keyboard shortcuts

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