Documentation
¶
Index ¶
- Constants
- Variables
- type Pack
- func (id *Pack) Bytes(filePath string) ([]byte, error)
- func (id *Pack) Container() string
- func (id *Pack) Extract() ([]string, error)
- func (id *Pack) File(filePath string) (*string, error)
- func (id *Pack) Load() ([]string, error)
- func (id *Pack) LoadedPaths() []string
- func (id *Pack) Pipe(filePath string) (io.Reader, error)
- func (id *Pack) Reader() (*zip.Reader, error)
- func (id *Pack) String(filePath string) (*string, error)
Constants ¶
View Source
const Version = "1.2.0"
Version export
Variables ¶
View Source
var DEBUG = false
DEBUG toggle
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.