Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromContext ¶
Types ¶
type PasticheIndexView ¶
type PasticheIndexView struct {
Services []*model.Service
ServiceNodes []*ServiceNode
}
type ServiceNode ¶
type ServiceNode struct {
Service *model.Service
Parent *ServiceNode
Children []*ServiceNode
Title string
URL string
}
Click to show internal directories.
Click to hide internal directories.