stringutil

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckTimeAvailable

func CheckTimeAvailable(availableStartTimeStr string, availableEndTimeStr string) bool

func Contains

func Contains(ss []string, s string) bool

func DecodeBase64

func DecodeBase64(i string) ([]byte, error)

func Diff

func Diff(base, exclude []string) (result []string)

Creates an slice of slice values not included in the other given slice.

func FindString

func FindString(array []string, str string) int

func Reverse

func Reverse(s string) string

func SimplifyString

func SimplifyString(s string) string

"\ta b c" => "a b c"

func SimplifyStringList

func SimplifyStringList(s []string) []string

func StringIn

func StringIn(str string, array []string) bool

func Unique

func Unique(ss []string) (result []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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