Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenreIngester ¶
type GenreIngester struct {
// contains filtered or unexported fields
}
func NewGenreIngest ¶
func (*GenreIngester) Ingest ¶
func (i *GenreIngester) Ingest(genres []string) error
type MoviesIngester ¶
type MoviesIngester struct {
// contains filtered or unexported fields
}
func NewMovieIngester ¶
type StarIngester ¶
type StarIngester struct {
// contains filtered or unexported fields
}
func NewStarIngester ¶
Click to show internal directories.
Click to hide internal directories.