conv

package
v0.0.1-20230418-0001 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BytesToStr

func BytesToStr(val []byte) string

func Int32SliceToStrSlice

func Int32SliceToStrSlice(val []int32) []string

func Int32ToStr

func Int32ToStr(val int32) string

func Int64SliceToStrSlice

func Int64SliceToStrSlice(val []int64) []string

func Int64ToStr

func Int64ToStr(val int64) string

func IntSliceToStrSlice

func IntSliceToStrSlice(val []int) []string

func IntToStr

func IntToStr(val int) string

func ParseBool

func ParseBool(val interface{}) bool

func StrToBytes

func StrToBytes(val string) []byte

func StrToFloat32

func StrToFloat32(val string) float32

func StrToFloat32Err

func StrToFloat32Err(val string) (float32, error)

func StrToFloat64

func StrToFloat64(val string) float64

func StrToFloat64Err

func StrToFloat64Err(val string) (float64, error)

func StrToInt

func StrToInt(val string) int

func StrToInt32

func StrToInt32(val string) int32

func StrToInt64

func StrToInt64(val string) int64

func StrToUint64

func StrToUint64(val string) uint64

func StrToUint64E

func StrToUint64E(val string) (uint64, error)

func UInt16SliceToStrSlice

func UInt16SliceToStrSlice(val []uint16) []string

func UInt16ToStr

func UInt16ToStr(val uint16) string

func UInt64SliceToStrSlice

func UInt64SliceToStrSlice(val []uint64) []string

func UInt64ToStr

func UInt64ToStr(val uint64) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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