Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) NewSystemSummaryInstance ¶
func (*Handler) SystemSummary ¶
type HomeInstance ¶
type HomeInstance struct {
Session string
}
func NewHomeInstance ¶
func NewHomeInstance(s live.Socket) *HomeInstance
type SystemSummaryInstance ¶
type SystemSummaryInstance struct {
Summary *domain.SystemSymmary
Error error
}
Click to show internal directories.
Click to hide internal directories.