package
0.0.0-20240711123734-c091ff3b1106
Repository: https://github.com/hgsgtk/go-snippets.git
Documentation: pkg.go.dev
# Functions
CreateBook execute to save one record in books.
GetAllBooks execute to fecth all records in bools.
GetBookByIsbn execute to fetch one record by isbn.
InitDB init database connection.