Documentation
¶
Index ¶
- func HandleCreateAuthor(w http.ResponseWriter, r *http.Request)
- func HandleCreateBook(w http.ResponseWriter, r *http.Request)
- func HandleCreateUser(w http.ResponseWriter, r *http.Request)
- func HandleDeleteBookByID(w http.ResponseWriter, r *http.Request)
- func HandleGetAllAuthors(w http.ResponseWriter, r *http.Request)
- func HandleGetAllBooks(w http.ResponseWriter, r *http.Request)
- func HandleGetBookByID(w http.ResponseWriter, r *http.Request)
- func HandleGetReady(w http.ResponseWriter, r *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleCreateAuthor ¶
func HandleCreateAuthor(w http.ResponseWriter, r *http.Request)
func HandleCreateBook ¶
func HandleCreateBook(w http.ResponseWriter, r *http.Request)
func HandleCreateUser ¶
func HandleCreateUser(w http.ResponseWriter, r *http.Request)
func HandleDeleteBookByID ¶
func HandleDeleteBookByID(w http.ResponseWriter, r *http.Request)
func HandleGetAllAuthors ¶
func HandleGetAllAuthors(w http.ResponseWriter, r *http.Request)
func HandleGetAllBooks ¶
func HandleGetAllBooks(w http.ResponseWriter, r *http.Request)
func HandleGetBookByID ¶
func HandleGetBookByID(w http.ResponseWriter, r *http.Request)
func HandleGetReady ¶
func HandleGetReady(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.