builder

package
v0.0.0-...-357ca8a Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2025 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLocalIP

func GetLocalIP() (net.IP, error)

Types

type Android

type Android struct {
	Graphics string
}

func (Android) Build

func (Android) Build(args ...string) error

func (Android) BuildMain

func (android Android) BuildMain(...string) error

func (Android) Run

func (android Android) Run(args ...string) error

func (Android) Test

func (Android) Test(args ...string) error

type Browser

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

func (Browser) AssertExportTemplate

func (Browser) AssertExportTemplate() error

func (Browser) Build

func (browser Browser) Build(args ...string) error

func (Browser) BuildMain

func (browser Browser) BuildMain(args ...string) error

func (Browser) Run

func (browser Browser) Run(args ...string) error

func (Browser) ServeHTTP

func (browser Browser) ServeHTTP(w http.ResponseWriter, r *http.Request)

func (Browser) Test

func (browser Browser) Test(args ...string) error

type IOS

type IOS struct{}

func (IOS) Build

func (IOS) Build(args ...string) error

func (IOS) BuildMain

func (ios IOS) BuildMain(args ...string) error

func (IOS) Run

func (ios IOS) Run(args ...string) error

func (IOS) Test

func (IOS) Test(args ...string) error

type Linux

type Linux struct{}

func (Linux) Build

func (Linux) Build(args ...string) error

func (Linux) BuildMain

func (linux Linux) BuildMain(args ...string) error

func (Linux) Run

func (linux Linux) Run(args ...string) error

func (Linux) Test

func (Linux) Test(args ...string) error

type MacOS

type MacOS struct{}

func (MacOS) Build

func (MacOS) Build(args ...string) error

func (MacOS) BuildMain

func (macos MacOS) BuildMain(...string) error

func (MacOS) Run

func (macos MacOS) Run(args ...string) error

func (MacOS) Test

func (MacOS) Test(args ...string) error

type Windows

type Windows struct{}

func (Windows) Build

func (Windows) Build(args ...string) error

func (Windows) BuildMain

func (windows Windows) BuildMain(args ...string) error

func (Windows) Run

func (windows Windows) Run(args ...string) error

func (Windows) Test

func (Windows) Test(args ...string) error

Jump to

Keyboard shortcuts

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