Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Webseiten ¶
type Webseiten struct { WebsiteTitel string Titel string Sidebar []string Seiten string Inhalt string Hosting string SidebarVorschau string Zugriff bool }
func (*Webseiten) Bearbeiten ¶
func (d *Webseiten) Bearbeiten(w http.ResponseWriter, r *http.Request)
func (*Webseiten) LocalAnzeigen ¶
func (d *Webseiten) LocalAnzeigen(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.