stringer

package
v0.0.0-...-69bdcc1 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllDigits

func AllDigits(runes []rune) bool

AllDigits 是否都是数字

func AllSpacePtrString

func AllSpacePtrString(value *string) bool

AllSpacePtrString 是否包含文本字符

func AllSpaceRune

func AllSpaceRune(runes []rune) bool

AllSpaceRune 是否包含非空字符

func AllSpaceString

func AllSpaceString(input string) bool

AllSpaceString 是否包含非空字符

func BytesToString

func BytesToString(b []byte) string

func EscapeSqlLike

func EscapeSqlLike(value string) string

func FormatSpaceRunes

func FormatSpaceRunes(runes []rune) []rune

FormatSpaceRunes 格式化空字符 去掉开头和结尾的空白字符 单个或多个空白字符以单个空格代替

func FormatSpaceString

func FormatSpaceString(input string) string

func RemoveAllSpace

func RemoveAllSpace(input []rune) string

RemoveAllSpace 移除所有空白字符

func StringToBytes

func StringToBytes(s string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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