textutil

package
v1.2.7 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnythingToString

func AnythingToString(v interface{}) string

将任意内容转换为字符串

func IsDigit

func IsDigit(ch rune) bool

是否为数字

func IsLetter

func IsLetter(ch rune) bool

是否为字母

func IsLowerLetter

func IsLowerLetter(ch rune) bool

是否为小写字母

func IsSpace

func IsSpace(ch rune) bool

是否为空格

func IsUpperLetter

func IsUpperLetter(ch rune) bool

是否为大写字母

func IsWhitesapce

func IsWhitesapce(ch rune) bool

是否为空白字符

func StartsWith

func StartsWith(s string, substr string) bool

是否以指定字符串开头

Types

This section is empty.

Jump to

Keyboard shortcuts

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