Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAlreadyExists = errors.New("film already exists") ErrNoScore = errors.New("film has no score from the user") )
View Source
var ErrNotFound = errors.New("doc not found")
Functions ¶
func NewStorage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.