string

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddIfNotExists

func AddIfNotExists(list []string, item string) []string

func ContainsString

func ContainsString(slice []string, str string) bool

func ExtractNumber

func ExtractNumber(prefix, str string) (int, error)

func ExtractPortFromURL

func ExtractPortFromURL(rawurl string) (string, error)

func IsIPPortURL added in v0.3.0

func IsIPPortURL(urlString string) bool

func ParseMetadataString added in v0.3.1

func ParseMetadataString(metadataStr string) map[string]string

func ParseUrl

func ParseUrl(urlString string) (string, error)

func RandStr

func RandStr(length int) string

func RemoveStringFromSlice

func RemoveStringFromSlice(slice []string, value string) []string

func ReplaceSeparator added in v0.3.1

func ReplaceSeparator(s, oldSep, newSep string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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