Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBookingNotAvailable = errors.New("item's booking not available")
View Source
var ErrItemAlreadyBooked = errors.New("item already booked")
View Source
var ErrItemBookedByAnotherUser = errors.New("item booked by another user")
View Source
var ErrItemNotFound = errors.New("wishlist item not found")
View Source
var ErrNotFound = errors.New("wishlist not found")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.