installer

package
v0.6.25 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmakeInstaller

func CmakeInstaller(archive, dest string) (string, pipeline.Piper)

func KmcmakeInstaller

func KmcmakeInstaller(archive, dest string) (string, pipeline.Piper)

func KmdoInstaller

func KmdoInstaller(archive, dest string) (string, pipeline.Piper)

func KmpkgInstaller

func KmpkgInstaller(archive, dest string) (string, pipeline.Piper)

func KmpkgToolInstaller

func KmpkgToolInstaller(archive, dest string) (string, pipeline.Piper)

func KmupInstaller

func KmupInstaller(archive, dest string) (string, pipeline.Piper)

func SimpleInstaller

func SimpleInstaller(archive, dest string) (string, pipeline.Piper)

Types

type CmakeInstallerPiper

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

func (CmakeInstallerPiper) Default

func (CmakeInstallerPiper) Default(ctx *context.Context) error

func (CmakeInstallerPiper) Run

Run extracts the archive to the destination directory.

func (CmakeInstallerPiper) Skip

func (CmakeInstallerPiper) String

func (CmakeInstallerPiper) String() string

type InstallerFactory

type InstallerFactory func(string, string) (string, pipeline.Piper)

Jump to

Keyboard shortcuts

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