convert

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ArgsToBytes

func ArgsToBytes(iargs ...interface{}) (aa [][]byte, err error)

func FloatToString

func FloatToString(num float64) string

func IntToString

func IntToString(num int) string

func MD5HashingToString

func MD5HashingToString(convert string) string

func StringToFloat

func StringToFloat(num string) (float64, error)

func ToBytes

func ToBytes(value interface{}) ([]byte, error)

func Unique

func Unique(intSlice []string) []string

Types

type ToByter

type ToByter interface {
	ToBytes() ([]byte, error)
}

Jump to

Keyboard shortcuts

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