go-safecast solves the type conversion issues in Go.
.
Address gosec G115 and cwe-190 Integer Overflow or Wraparound (library).
.
In Go, integer type conversion can lead to a silent and unexpected
behavior and errors if not handled carefully.
.
This package helps to convert any number to another, and report an error
when if there would be a loss or overflow in the conversion.
.
This package contains the Go development library.
Installed Size: 129.0 kB
Architectures: all