package
Version:
v0.0.0-...-f4f3938
Opens a new window with list of versions in this module.
Published: Jan 19, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Manager struct {
Errors []error
}
Manager represents an IMDB screen scraper.
ManagerNew creates a new IMDB Manager
GetMovie fills in some IMDB information on the Movie instance passed.
type PersonImdb struct {
Name string
Type int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.