package
2.0.0-a9+incompatible
Repository: https://github.com/memnix/memnix-rest.git
Documentation: pkg.go.dev

# Functions

ConvertInt32ToStr converts an int32 to a string.
ConvertIntToStr converts an integer to a string.
ConvertStrToInt converts a string to an integer.
ConvertStrToInt32 converts a string to an int32.
ConvertStrToUInt converts a string to an unsigned integer.
ConvertUIntToStr converts an unsigned integer to a string.