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

# Structs

An Archive represents an open archive file.

# Interfaces

FileLike abstracts the few methods we need, so we can test without needing real files.