archive

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Crc = crc.NewTable(&crc.Parameters{
		Width:      32,
		Polynomial: 0x04c11db7,
		Init:       0xffffffff,
	})
)

Functions

func GetCrc

func GetCrc(s string) uint32

Types

This section is empty.

Directories

Path Synopsis
REFACTOR: Catalog should probably stream files from .pki files instead of buffering all files into a slice, but this is fine for the initial implementation.
REFACTOR: Catalog should probably stream files from .pki files instead of buffering all files into a slice, but this is fine for the initial implementation.

Jump to

Keyboard shortcuts

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