packager

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMissingEntrypoint = errors.New("missing entrypoint")
)

Functions

func Build

func Build(src, dst string, opt ...Option) error

func NewFilename

func NewFilename(name string) string

Types

type Option added in v0.1.0

type Option func(*Options)

func WithModule added in v0.1.0

func WithModule(module *object.Module) Option

type Options added in v0.1.0

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

func (*Options) ModuleNames added in v0.1.0

func (o *Options) ModuleNames() []string

Jump to

Keyboard shortcuts

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