package
0.0.0-20220610025934-595db5e62f37
Repository: https://github.com/aden-abdirahman/go-mysql-book-management-system.git
Documentation: pkg.go.dev

# Functions

func that deletes books by id.
getting all the books in the db.
func that returns a specific book by filtering the book records by id.

# Structs

creating our book struct.