//
pkg.gl
Category
github.com/tiagomelo/go-templates/example-rest-api
db
books
models
package
1.2.0
Repository:
https://github.com/tiagomelo/go-templates.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
18 SLOC
#
Structs
Book
Book represents the model for a book record.
NewBook
NewBook is used to create a new book record.
UpdatedBook
UpdateBook is used to update a book record.