stringutils

package
v2.2.5 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsI

func ContainsI(s string, substr string) bool

ContainsI assert s contains substr ignore case

func HasPrefixI

func HasPrefixI(s, prefix string) bool

HasPrefixI assert s has prefix prefix ignore case

func IsEmpty

func IsEmpty(s string) bool

IsEmpty asserts s is empty

func IsNotEmpty

func IsNotEmpty(s string) bool

IsNotEmpty asserts s is not empty

func ToCamel added in v2.0.9

func ToCamel(s string) string

func ToTitle added in v2.0.9

func ToTitle(s 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