mix

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PHPVersionRegexp = regexp.MustCompile(`-\d+(.\d+){2}-`)

Functions

func TestErlang

func TestErlang()

func TestPHP

func TestPHP()

Types

type Erlang

type Erlang struct {
	SDKName  string
	RepoName string
	Version  version.VersionList
}

For windows: https://github.com/erlang/otp/releases

func NewErlang

func NewErlang() (e *Erlang)

func (*Erlang) GetSDKName

func (e *Erlang) GetSDKName() string

func (*Erlang) GetVersions

func (e *Erlang) GetVersions() []byte

func (*Erlang) Start

func (e *Erlang) Start()

type PHP

type PHP struct {
	SDKName     string
	RepoName    string
	DownloadUrl string

	conda.CondaSearcher
	// contains filtered or unexported fields
}

for windows: https://windows.php.net/downloads/releases/archives/ https://github.com/pmmp/PHP-Binaries

func NewPHP

func NewPHP() (p *PHP)

func (*PHP) GetSDKName

func (p *PHP) GetSDKName() string

func (*PHP) GetVersions

func (p *PHP) GetVersions() []byte

func (*PHP) Start

func (p *PHP) Start()

Jump to

Keyboard shortcuts

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