Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPServer ¶ added in v1.0.3
type ObsBrowser ¶ added in v1.0.1
type ObsSendObject ¶ added in v1.0.1
type ObsSendObject interface {
Done() chan struct{} // will be closed when action was finished
Receive() chan string // return action progress messages channel
}
type WidgetRegistry ¶
Click to show internal directories.
Click to hide internal directories.