utils

package
v0.0.0-...-4044be6 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFileExtension

func CheckFileExtension(filename string) bool

func ConvertInt32ToStr

func ConvertInt32ToStr(number int32) string

ConvertInt32ToStr converts an int32 to a string.

func ConvertIntToStr

func ConvertIntToStr(number int) string

ConvertIntToStr converts an integer to a string.

func ConvertStrToInt

func ConvertStrToInt(str string) (int, error)

ConvertStrToInt converts a string to an integer.

func ConvertStrToInt32

func ConvertStrToInt32(str string) (int32, error)

ConvertStrToInt32 converts a string to an int32.

func ConvertStrToUInt

func ConvertStrToUInt(str string) (uint, error)

ConvertStrToUInt converts a string to an unsigned integer.

func ConvertUIntToStr

func ConvertUIntToStr(number uint) string

ConvertUIntToStr converts an unsigned integer to a string.

Types

This section is empty.

Jump to

Keyboard shortcuts

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