Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomApplication ¶
type CustomApplicationsView ¶
type CustomApplicationsView struct {
CustomApplications []CustomApplication `json:"custom_applications"`
}
func RenderCustomApplications ¶
func RenderCustomApplications(p *db.Project) *CustomApplicationsView
Click to show internal directories.
Click to hide internal directories.