Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBook ¶
func AddBook(req *book.BookRequest) (resp book.BookResponse, err error)
func EditBook ¶
func EditBook(req *book.BookRequest) (resp book.BookResponse, err error)
func GetBook ¶
func GetBook(req *book.BookRequest) (resp book.BookResponse, err error)
func GetBookList ¶
func GetBookList(req *book.BookRequest) (resp book.BookResponse, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.