Documentation ¶
Overview ¶
Package apk implements nfpm.Packager providing .apk bindings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Default = &Apk{}
Default apk packager. nolint: gochecknoglobals
Functions ¶
This section is empty.
Types ¶
type Apk ¶
type Apk struct{}
Apk is an apk packager implementation.
func (*Apk) ConventionalExtension ¶ added in v2.20.0
ConventionalExtension returns the file name conventionally used for Apk packages
func (*Apk) ConventionalFileName ¶
Click to show internal directories.
Click to hide internal directories.