package
Version:
v0.20.1
Opens a new window with list of versions in this module.
Published: Jun 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package validate provides methods for validating image correctness.
Fast causes validate to skip reading and digesting layer bytes.
Image validates that img does not violate any invariants of the image format.
Index validates that idx does not violate any invariants of the index format.
Layer validates that the values return by its methods are consistent with the
contents returned by Compressed and Uncompressed.
type Option func(*options)
Option is a functional option for validate.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.