Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewBook models.Book
Functions ¶
func CreateBook ¶
func CreateBook(w http.ResponseWriter, r *http.Request)
func DeleteBook ¶
func DeleteBook(w http.ResponseWriter, r *http.Request)
func GetBookById ¶
func GetBookById(w http.ResponseWriter, r *http.Request)
func UpdateBook ¶
func UpdateBook(w http.ResponseWriter, r *http.Request)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.