dat

package
v0.0.0-...-ccca8f1 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotADat  = fmt.Errorf("Unable to parse DAT file")
	ErrNotFound = fmt.Errorf("Requested file is missing")
)

Functions

This section is empty.

Types

type Archive

type Archive struct {
	// contains filtered or unexported fields
}

func Load

func Load(path string) (*Archive, error)

func (*Archive) HasFile

func (a *Archive) HasFile(path string) bool

func (*Archive) LoadFile

func (a *Archive) LoadFile(path string) (io.ReadCloser, error)

Jump to

Keyboard shortcuts

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