Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlePastaCreation ¶
func HandlePastaCreation(w http.ResponseWriter, r *http.Request) error
Types ¶
type Drama ¶
type Pasta ¶
type Pasta struct {
ID, Server, Title, Content, Creator string
}
func RetreiveAll ¶
func RetreiveByID ¶
func RetreiveByTitle ¶
type PastaResponse ¶
Click to show internal directories.
Click to hide internal directories.