package
Version:
v0.2.16-alpha
Opens a new window with list of versions in this module.
Published: Oct 19, 2023
License: ISC
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Chunk struct {
Checksum [32]byte
Length uint32
}
type Object struct {
Checksum [32]byte
Chunks [][32]byte
ContentType string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.