software

package
v0.0.0-...-8353e37 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2020 License: AGPL-3.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// SoftwareCore is DRLM Core
	SoftwareCore = &software{
		GitService: gitServiceGitHub,
		User:       "brainupdaters",
		Repo:       "drlm-core",
		Out:        "drlm-core",
	}
	// SoftwareAgent is DRLM Agent
	SoftwareAgent = &software{
		GitService: gitServiceGitHub,
		User:       "brainupdaters",
		Repo:       "drlm-agent",
		Out:        "drlm-agent",
	}
)

Functions

func CompilePlugin

func CompilePlugin(p *models.Plugin, os os.OS, arch os.Arch, v string) (string, error)

CompilePlugin compiles a plugin

Types

This section is empty.

Jump to

Keyboard shortcuts

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