//
pkg.gl
Category
github.com/PacktPublishing/Hands-On-Systems-Programming-with-Go
Chapter09
rpc
common
package
0.0.0-20230130085129-71e9170c14f7
Repository:
https://github.com/packtpublishing/hands-on-systems-programming-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
129 SLOC
#
Variables
ErrDuplicate
List of errors.
ErrISBN
List of errors.
ErrMissing
List of errors.
#
Structs
Book
Book represents a book entry.
Progress
No description provided by the author
ReadingList
ReadingList keeps tracks of books and pages read.
ReadingService
ReadingService adapts ReadingList for RPC.