Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Int64ToUint64 ¶
Int64ToUint64 converts int64 to uint64 safely, checking for negative values.
func Uint64ToInt ¶
SafeUint64ToInt converts uint64 to int safely, checking for overflow.
func Uint64ToInt64 ¶
Uint64ToInt64 converts uint64 to int64 safely, checking for overflow.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.