apk

package
v0.16.6 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PKGINFOFromAPK added in v0.15.0

func PKGINFOFromAPK(r io.Reader) (*apk.Package, error)

func ParseApkIndex

func ParseApkIndex(indexData io.ReadCloser) (map[string]*apk.Package, error)

func ParseUnpackedApkIndex

func ParseUnpackedApkIndex(indexData io.ReadCloser) (map[string]*apk.Package, error)

Types

type Context

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

func New

func New(client *http.Client, indexURL string) Context

func (Context) GetApkPackages

func (c Context) GetApkPackages() (map[string]*apk.Package, error)

Jump to

Keyboard shortcuts

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