package
0.0.0-20230220224056-56b0efd6bad0
Repository: https://github.com/gomini/go-mips32.git
Documentation: pkg.go.dev

# Structs

An Archive represents an open archive file.
Entry
An Entry is the internal representation of the per-file header information of one entry in the archive.

# Interfaces

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