data

package
v0.0.0-...-43c9aad Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const BlockSize = 500

Variables

This section is empty.

Functions

This section is empty.

Types

type Block

type Block struct {
}

type BlockItem

type BlockItem struct {
	Crc uint32
}

type Entry

type Entry struct {
}

type Root

type Root struct {
	Version uint16
	Items   [BlockSize]RootItem
}

type RootItem

type RootItem struct {
	Crc   uint32
	Index uint32
}

Jump to

Keyboard shortcuts

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