//
pkg.gl
Category
github.com/go-asm/go
txtar
package
1.22.2
Repository:
https://github.com/go-asm/go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
80 SLOC
#
Functions
Format
Format returns the serialized form of an Archive.
Parse
Parse parses the serialized form of an Archive.
ParseFile
ParseFile parses the named file as an archive.
#
Structs
Archive
An Archive is a collection of files.
File
A File is a single file in an archive.