gostring

package
v1.1.8 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func B64Encode

func B64Encode(s string) string

func Int2Str

func Int2Str(i int) string

func IntSlice2StrSlice

func IntSlice2StrSlice(intSlice []int) []string

func JoinIntSlice2String

func JoinIntSlice2String(intSlice []int, sep string) string

func JoinStrings

func JoinStrings(multiString ...string) string

func JsonDecode

func JsonDecode(data []byte, obj interface{})

func JsonEncode

func JsonEncode(obj interface{}) []byte

func Str2Int

func Str2Int(s string) int

func Str2StrSlice

func Str2StrSlice(str, sep string) []string

func StrConcat

func StrConcat(str ...string) string

func StrFilterSliceEmpty

func StrFilterSliceEmpty(strSlice []string) []string

func StrRandom

func StrRandom(l int) string

func StrSlice2IntSlice

func StrSlice2IntSlice(strSlice []string) []int

func StrSplit2IntSlice

func StrSplit2IntSlice(str, sep string) []int

func StrUTF8Len

func StrUTF8Len(str string) int

func StrUTF8Slice

func StrUTF8Slice(str string, start, length int) string

func TrimHtml

func TrimHtml(src 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