package
1.7.0
Repository: https://github.com/hpcng/sif.git
Documentation: pkg.go.dev

# Functions

Add adds a data object to a SIF file.
Del deletes a specified object descriptor and data from the SIF file.
Dump extracts and outputs a data object from a SIF file.
Header displays a SIF file global header.
Info displays detailed info about a descriptor from a SIF file.
List displays a list of all active descriptors from a SIF file.
New creates a new empty SIF file.
Setprim sets the primary system partition of the SIF file.

# Structs

AddOptions contains the options when adding a section to a SIF file.