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)
AddBook 添加书本信息
func EditBook ¶
func EditBook(req *book.BookRequest) (resp book.BookResponse, err error)
EditBook 编辑书本信息
func GetBook ¶
func GetBook(req *book.BookRequest) (resp book.BookResponse, err error)
GetBook 获取书本信息
func GetBookList ¶
func GetBookList(req *book.BookRequest) (resp book.BookResponse, err error)
GetBookList 获取所有书本信息
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.