package
0.0.0-20190507022301-b1bd2f5c3845
Repository: https://github.com/gincoinc/go.git
Documentation: pkg.go.dev

# Functions

Checksum returns the 2-byte checksum for the provided data.
Validate returns an error if the provided checksum does not match the calculated checksum of the provided data.

# Variables

ErrInvalidChecksum is returned when Validate determines either the checksum or the payload has been corrupted.