Documentation
¶
Index ¶
- Variables
- func AddInput(Params string, ui_name string, not_null bool)
- func AddOutput(Output string)
- func Finsh(msg string)
- func GetFreePort() (int, error)
- func HaloUI_index() string
- func HaloUI_run() string
- func NoFinsh()
- func OpenBrowser(url string) error
- func Run()
- func SetFunc(MyFunc func(input []string))
- func SetReadme(Readme string)
- func SetSync()
- func SetTitle(title string)
Constants ¶
This section is empty.
Variables ¶
View Source
var FinshMsg string
View Source
var HaloUI_output string
View Source
var HaloUI_readme = "" /* 966-byte string literal not displayed */
View Source
var Pars []string
View Source
var RunFunc func(input []string)
View Source
var Sync bool
View Source
var WebInput []string
Functions ¶
func GetFreePort ¶
func HaloUI_index ¶
func HaloUI_index() string
func HaloUI_run ¶
func HaloUI_run() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.