compose

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compose

func Compose(layout *Layout, extensions []ExtensionComposition) error

func SymlinkExtension

func SymlinkExtension(soPath, extensionDir, name string) error

func WriteIniFragment

func WriteIniFragment(confDir, extName string, lines []string) error

func WriteIniValues

func WriteIniValues(confDir string, values []plan.IniValue) error

Types

type ExtensionComposition

type ExtensionComposition struct {
	Name     string
	SOPath   string
	IniLines []string
}

type Layout

type Layout struct {
	RootDir      string
	BinDir       string
	ExtensionDir string
	ConfDir      string
	IncludeDir   string
}

Jump to

Keyboard shortcuts

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