package
0.0.0-20210407224359-3df4343275c5
Repository: https://github.com/gustavohmsilva/techcheck.git
Documentation: pkg.go.dev
# Structs
Bank describes a institution created by a author (user) to issue checks for users that reviewed his books.
Book is a single book.
No description provided by the author
BookError contains a single error that was informed by a user about a certain book.
No description provided by the author
No description provided by the author
Check is issued when a author approve a revision given by any user.
Genre describes a genre or category of book.
No description provided by the author
No description provided by the author
No description provided by the author
User is a single user.
UserType Represent a Type of User, being for the present moment "Reviewer" or "Author".
No description provided by the author
No description provided by the author
No description provided by the author