//
pkg.gl
Category
github.com/go-asm/go
cmd
pack
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
285 SLOC
#
Structs
Archive
An Archive represents an open archive file.
#
Interfaces
FileLike
FileLike abstracts the few methods we need, so we can test without needing real files.