util

package
v0.0.0-...-3d20527 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2019 License: Apache-2.0 Imports: 2 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InStringSlice

func InStringSlice(slice []string, lookup string) bool

func StringSliceContains

func StringSliceContains(s []string, e string) bool

func StripNonSpaceWhitespaces

func StripNonSpaceWhitespaces(input string) string

Types

type StringSet

type StringSet struct {
	Transformer func(string) string
	// contains filtered or unexported fields
}

func (*StringSet) Add

func (s *StringSet) Add(add string) bool

func (*StringSet) AddAll

func (s *StringSet) AddAll(add []string) *StringSet

func (*StringSet) Contains

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

func (*StringSet) Len

func (s *StringSet) Len() int

func (*StringSet) Remove

func (s *StringSet) Remove(remove string) bool

func (*StringSet) Values

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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