Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MemStore ¶
func (*MemStore) Delete ¶
Delete deletes the book with the given id. If no such id exist. an error is returned.
func (*MemStore) Get ¶
Get retrieves a book from the store, by id. If no such id exists. an error is returned.
Click to show internal directories.
Click to hide internal directories.