Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotJAR = errors.New("given file is not a JAR file")
View Source
var ErrWrongManifestFormat = errors.New("can't parse manifest file (wrong format)")
Functions ¶
func ReadTmplAndDump ¶
func ReadTmplAndDump(fileLocation string, params *FileParams) error
Types ¶
type FileParams ¶
Click to show internal directories.
Click to hide internal directories.