Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FeedDoesNotExistError ¶
type FeedDoesNotExistError struct {
ID uint
}
FeedDoesNotExistError occues when user already does not exist but we want to assign a feed to it.
func (FeedDoesNotExistError) Error ¶
func (e FeedDoesNotExistError) Error() string
Click to show internal directories.
Click to hide internal directories.