apk

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2020 License: MIT Imports: 23 Imported by: 0

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 a apk packager implementation.

func (*Apk) ConventionalFileName

func (a *Apk) ConventionalFileName(info *nfpm.Info) string

func (*Apk) Package

func (*Apk) Package(info *nfpm.Info, apk io.Writer) (err error)

Package writes a new apk package to the given writer using the given info.

Jump to

Keyboard shortcuts

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