package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Jun 28, 2018
License: MPL-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Job struct {
Class string `json:"_class"`
Name string `json:"name"`
Url string `json:"url"`
Color string `json:"color"`
}
type View struct {
Class string `json:"_class"`
Description string `json:"description"`
Jobs []Job `json:"jobs"`
Name string `json:"name"`
Property []string `json:"property"`
}
func (widget *Widget) Refresh()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.