archive

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitFormats

func InitFormats(format Format)

Types

type FileHeader

type FileHeader struct {
	Name string
	Size uint64
}

func List

func List(f *os.File) ([]FileHeader, error)

type Format

type Format struct {
	Name   string
	Str    string
	Offset int
	List   func(*os.File) ([]FileHeader, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL