package
0.6.9
Repository: https://github.com/mc256/starlight.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Aggregate combines a list of errors into a single new error.
ExtendEntry creates a deep copy of the t object and clears the source layer identifier You must assign a new source layer.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MakeWhiteoutFile parent should include the trailing backslash.
No description provided by the author
NewWriter returns a new stargz writer writing to w.
NewWriterLevel returns a new stargz writer writing to w.
OpenFooter extracts and parses footer from the given blob.
Open opens a stargz file for reading.

# Constants

No description provided by the author
FooterSize is the number of bytes in the footer The footer is an empty gzip stream with no compression and an Extra header of the form "%016xSTARGZ", where the 64 bit hex-encoded number is the offset to the gzip stream of JSON TOC.
NoPrefetchLandmark is a file entry which indicates that no prefetch should occur in the stargz file.
PrefetchLandmark is a file entry which indicates the end position of prefetch in the stargz file.
TOCJSONDigestAnnotation is an annotation for an image layer.
TOCTarName is the name of the JSON file in the tar archive in the table of contents gzip stream.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
.
A Reader permits random access reads from a stargz file.
TOCEntry is an entry in the stargz file's TOC (Table of Contents).
No description provided by the author
.
A Writer writes stargz files.

# Interfaces

No description provided by the author
TOCEntryVerifier holds verifiers that are usable for verifying chunks contained in a eStargz blob.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author