cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2021 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Revision = "dev"
	Version  = "dev"
)

Functions

func Execute

func Execute()

func OpenBrowser

func OpenBrowser(url string)

Types

type Event added in v0.2.0

type Event string
const (
	EventResize  Event = "resize"
	EventSnedkey Event = "sendKey"
	EventClose   Event = "close"
)

type Message added in v0.2.0

type Message struct {
	Event Event
	Data  interface{}
}

Jump to

Keyboard shortcuts

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