Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterPage ¶
func RegisterPage(page *types.Page, nav *navigation.Navigation)
RegisterPage adds pages to a sitemap use nav.Sitemap.Register("App:MyApp", "MyApp") nav.Sitemap.Register("App:Program:MyApp", "MyApp") nav.Sitemap.Register("App:Account:MyApp", "MyApp")
to nest your app or module inside menus
func Render ¶
func Render(page *types.Page, nav *navigation.Navigation, r *http.Request)
Render UI page
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.