VCTypeTool

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InArray

func InArray(need interface{}, haystack interface{}) bool

判断某一个值是否含在切片之中

func InterfaceSliceToStringSlice

func InterfaceSliceToStringSlice(interfaceSlice []interface{}) []string

将 []interface{} 转换为 []string 类型的切片

func ReverseString

func ReverseString(s string) string

翻转字符串

func StringSliceToInterfaceSlice

func StringSliceToInterfaceSlice(strSlice []string) []interface{}

将 []string 转换为 []interface{} 类型的切片

Types

This section is empty.

Jump to

Keyboard shortcuts

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