executables

package
v0.21.7 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Unpack func(string)

Functions

func Build

func Build(debug bool, gitCommit, version, githubClientID, githubClientSecret string, bins ...Bin) <-chan BuiltTuple

func Populate

func Populate()

func PreBuild

func PreBuild(builds <-chan BuiltTuple) (err error)

func PreBuilt

func PreBuilt(mainDir string) ([]byte, error)

Types

type Bin

type Bin struct {
	MainDir string
	OutDir  string
	Env     map[string]string
}

type BuiltTuple

type BuiltTuple func() (bin Bin, err error)

Jump to

Keyboard shortcuts

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