Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHeaderTableCell ¶
func SetTableHeader ¶
Types ¶
type Application ¶
type Application struct {
// contains filtered or unexported fields
}
func NewApplication ¶
func NewApplication(client *clientpkg.Client, frequency time.Duration) *Application
func (*Application) AddTableView ¶
func (self *Application) AddTableView(name string, title string, key rune, withNamespace bool, updateTable UpdateTableFunc)
Click to show internal directories.
Click to hide internal directories.