launcher

package module
v0.0.0-...-b8c4493 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2022 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartFrontendAndBackendLinux

func StartFrontendAndBackendLinux(frontendPath string, launcher ChromiumLauncher)

func StartFrontendAndBackendWindows

func StartFrontendAndBackendWindows(frontendPath string, launcher ChromeLauncher)

func StartServer

func StartServer(frontendPath string) error

Types

type ChromeLauncher

type ChromeLauncher struct {
	Location                string
	LocationCMD             string
	FrontendInstallLocation string
	Domain                  string
	PreferredPort           int
	PortMin                 int
	PortMax                 int
	// contains filtered or unexported fields
}

type ChromiumLauncher

type ChromiumLauncher struct {
	Location      string
	Domain        string
	PreferredPort int
	PortMin       int
	PortMax       int
	// contains filtered or unexported fields
}

func (*ChromiumLauncher) GetPort

func (launcher *ChromiumLauncher) GetPort() int

func (*ChromiumLauncher) GetPortAsString

func (launcher *ChromiumLauncher) GetPortAsString() string

Jump to

Keyboard shortcuts

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