falcon

package
v0.0.0-...-6c6dbe2 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: LGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(str string) (string, error)

func Base64Encode

func Base64Encode(str string) string

func BytesToString

func BytesToString(data []byte) string

func Cmd

func Cmd(commandName string, params []string) (string, error)

func CmdAndChangeDir

func CmdAndChangeDir(dir string, commandName string, params []string) (string, error)

func CmdBash

func CmdBash(commandName string) *exec.Cmd

func F_bool_to_str

func F_bool_to_str(in bool) string

func F_float

func F_float(str string) (rst float64)

func F_float_to_str

func F_float_to_str(str float64) (rst string)

func F_float_to_str8

func F_float_to_str8(str float64) (rst string)

func F_int

func F_int(str string) (rst int)

func F_int64_to_str

func F_int64_to_str(in int64) (rst string)

func F_int_to_str

func F_int_to_str(in int) (rst string)

func F_uint64_to_str

func F_uint64_to_str(in uint64) (rst string)

func GetGuid

func GetGuid() string

func GetMd5String

func GetMd5String(s string) string

func GetSHA1String

func GetSHA1String(s string) string

func StringToBytes

func StringToBytes(data string) []byte

func SubStr

func SubStr(str string, start int, length int) (result string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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