rpa

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2020 License: Unlicense Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Archive

type Archive struct {
	Files []File
	// contains filtered or unexported fields
}

func OpenArchive

func OpenArchive(r io.ReaderAt, size int64) (*Archive, error)

type File

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

func (*File) Path

func (f *File) Path() string

func (*File) Reader

func (f *File) Reader() *io.SectionReader

Jump to

Keyboard shortcuts

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