strings

package
v0.0.0-...-99984a4 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SliceContains

func SliceContains(slice []string, item string) bool

func ToSlice

func ToSlice(v interface{}) []string

ToSlice converts a string or []string.

Types

type Set

type Set map[string]struct{}

func MakeSet

func MakeSet(a ...string) Set

func (Set) Add

func (set Set) Add(a ...string)

func (Set) HasOneOf

func (set Set) HasOneOf(a ...string) bool

func (Set) ToSlice

func (set Set) ToSlice() []string

Jump to

Keyboard shortcuts

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