makeself

package
v0.6.24 Latest Latest
Warning

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

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

Documentation

Overview

Package makeself implements the Pipe interface providing makeself self-extracting archive support.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LSM

type LSM struct {
	Title         string
	Version       string
	Description   string
	Keywords      []string
	Author        string
	MaintainedBy  string
	PrimarySite   string
	Platform      string
	CopyingPolicy string
}

LSM file representation.

See: https://ibiblio.org/pub/linux/LSM-TEMPLATE.html

func (LSM) String

func (l LSM) String() string

String implements the Stringer interface.

type Pipe

type Pipe struct{}

Pipe for makeself packaging.

func (Pipe) Default

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

Default sets the pipe defaults.

func (Pipe) Run

func (Pipe) Run(ctx *context.Context) error

Run the pipe.

func (Pipe) Skip

func (Pipe) Skip(ctx *context.Context) bool

func (Pipe) String

func (Pipe) String() string

Jump to

Keyboard shortcuts

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