checksum

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package checksum provides the checksum used by every KVLite storage format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sum32

func Sum32(parts ...[]byte) uint32

Sum32 returns the CRC32C checksum of parts in order.

func Update32

func Update32(sum uint32, parts ...[]byte) uint32

Update32 adds parts to a CRC32C checksum and returns the new checksum.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL