package
0.0.0-20210126144942-a43683296614
Repository: https://github.com/anubhavitis/library.git
Documentation: pkg.go.dev

# Functions

AddBook function.
AddMember to add member to database.
CreateBooksTable function.
CreateMemberTable function.
DeleteBook func.
FindEmail finds user with particular email, and returns it.
FindUser finds user with particular email, and returns it.
GenerateUUID ..
GetAllBook func.
InitDb funtion.
ListUserBooks finds user with particular email, and returns it.
ShowBooks temp func.
ShowUsers temp func.
UpdateBook func.

# Variables

Mydb function.

# Structs

Book strucuture.
Member Structure.