Documentation
¶
Index ¶
- func GetLocalIP() (net.IP, error)
- type Android
- type Browser
- func (Browser) AssertExportTemplate() error
- func (browser Browser) Build(args ...string) error
- func (browser Browser) BuildMain(args ...string) error
- func (browser Browser) Run(args ...string) error
- func (browser Browser) ServeHTTP(w http.ResponseWriter, r *http.Request)
- func (browser Browser) Test(args ...string) error
- type IOS
- type Linux
- type MacOS
- type Windows
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalIP ¶
Types ¶
type Browser ¶
type Browser struct {
// contains filtered or unexported fields
}
func (Browser) AssertExportTemplate ¶
Click to show internal directories.
Click to hide internal directories.