Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GroupedStatusedPages ¶
type GroupedStatusedPages map[string]StatusedPages
type Interactable ¶
type Interactable interface {
Prioritizable
Statuser
Renderable
Openable
Grouper
}
type Prioritizable ¶
type Prioritizable interface {
Priority() int64
}
type Renderable ¶
type Root ¶
type Root struct {
// contains filtered or unexported fields
}
func NewRoot ¶
func NewRoot(entries ...Interactable) *Root
type StatusedPages ¶
Click to show internal directories.
Click to hide internal directories.