configure

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(configure string, modules3rd []module3rd.Module3rd, dependencies []builder.StaticLibrary, options Options, rootDir string, openResty bool, jobs int) string

func MakeArgsBool

func MakeArgsBool() map[string]OptionBool

func MakeArgsString

func MakeArgsString() map[string]OptionValue

func Normalize

func Normalize(configure string) string

func Run

func Run() error

Types

type OptionBool

type OptionBool struct {
	Name    string
	Desc    string
	Enabled *bool
}

type OptionValue

type OptionValue struct {
	Name  string
	Desc  string
	Value *string
}

type Options

type Options struct {
	Values map[string]OptionValue
	Bools  map[string]OptionBool
}

Jump to

Keyboard shortcuts

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