tools

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateChannelApk

func GenerateChannelApk(out string, channel string, extras map[string]string, input string, force bool, debug bool) (output string, err error)

GenerateChannelApk generate a specified channel apk

func Unzip

func Unzip(filePath string, targetDir string) (err error)

Unzip unzip a file to the target directory.

Types

type ChannelInfo

type ChannelInfo struct {
	Channel string
	Extras  map[string]string
	// contains filtered or unexported fields
}

ChannelInfo for apk

func (*ChannelInfo) Bytes

func (c *ChannelInfo) Bytes() []byte

Bytes for ChannelInfo to byte array

func (*ChannelInfo) String

func (c *ChannelInfo) String() string

ChannelInfo to string

Jump to

Keyboard shortcuts

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