package
1.22.2
Repository: https://github.com/go-asm/go.git
Documentation: pkg.go.dev

# Functions

Format returns the serialized form of an Archive.
Parse parses the serialized form of an Archive.
ParseFile parses the named file as an archive.

# Structs

An Archive is a collection of files.
A File is a single file in an archive.