# Functions
No description provided by the author
No description provided by the author
# Constants
Audiobook is an audio recording of the book.
Hardcover is a book with a hard back.
Paperback is a book with a soft back.
# Variables
No description provided by the author
No description provided by the author
# Structs
Book represents a book in the library.
No description provided by the author
No description provided by the author
BookMessage is used to discuss books.
No description provided by the author
No description provided by the author
BookResponse is used to discuss books.
Collection is a collection of books.
GetBookRequest is the input to the GetBook method.
Publisher describes a Book Publisher.
QueryBooksRequest is the input to the QueryBooks method.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
BookType describes the different types a book in the library can be.