funDatatype

package
v0.0.0-...-ed2e16d Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArrayFloat64_to_arrayString

func ArrayFloat64_to_arrayString(array []int) []string

[]float64 to []string

func ArrayInt_to_arrayString

func ArrayInt_to_arrayString(array []int) []string

[]int to []string

func ArrayInterface_to_arrayString

func ArrayInterface_to_arrayString(array []interface{}) []string

[]interface{} to []string

func Map_string_float64_to_string_string

func Map_string_float64_to_string_string(maps map[string]float64) map[string]string

将 map[string]float64 转为 map[string]string

func Map_string_int_to_string_string

func Map_string_int_to_string_string(maps map[string]int) map[string]string

将 map[string]int 转为 map[string]string

func Map_string_interface_to_string_string

func Map_string_interface_to_string_string(maps map[string]interface{}) map[string]string

将 map[string]interface{} 转为 map[string]string

func Map_string_string_to_interface_string

func Map_string_string_to_interface_string(maps map[string]string) map[string]interface{}

将 map[string]string 转为 map[string]interface{}

func StringArr_to_interfaceArr

func StringArr_to_interfaceArr(interfaceArr []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