stringkit

package
v0.0.0-...-d9922dd Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountInString

func CountInString(s string) int

func HasPrefixes

func HasPrefixes(s string, prefixes ...string) (bool, string)

func HasSuffixes

func HasSuffixes(s string, suffixes ...string) (bool, string)

func JoinURL

func JoinURL(parts ...string) string

func SplitPath

func SplitPath(s string, sep string) []string

func ToRune

func ToRune(s string) []rune

func TrimAll

func TrimAll(s string, sides ...string) string

func TrimPrefixesAll

func TrimPrefixesAll(s string, prefixes ...string) string

func TrimSuffixesAll

func TrimSuffixesAll(s string, suffixes ...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