package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

A single book in the library.
Request message for LibraryService.CreateBook.
Request message for LibraryService.CreateShelf.
Request message for LibraryService.DeleteBook.
Request message for LibraryService.DeleteShelf.
Request message for LibraryService.GetBook.
Request message for LibraryService.GetShelf.
Request message for LibraryService.ListBooks.
Response message for LibraryService.ListBooks.
Request message for LibraryService.ListShelves.
Response message for LibraryService.ListShelves.
Describes the shelf being removed (other_shelf_name) and updated (name) in this merge.
Describes what book to move (name) and what shelf we're moving it to (other_shelf_name).
A Shelf contains a collection of books with a theme.
Request message for LibraryService.UpdateBook.

# Interfaces

No description provided by the author
No description provided by the author