package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Oct 27, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Atoi32 converts string to int32 in a safe way.
You get error when the value is out of the 32-bit range.
This is a wrapper function of strconv.ParseInt.
FalsePtr returns a pointer to True
Int32 converts int to int32 in a safe way.
You get error when the value is out of the 32-bit range.
Int32Ptr returns a pointer to an int32 version of n
Int64Ptr returns a pointer to an int64
StringPtr returns a pointer to True
TruePtr returns a pointer to True
Source Files
¶
Click to show internal directories.
Click to hide internal directories.