Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarsupialGurgle ¶
type MarsupialGurgle struct { }
MarsupialGurgle is a curator that extracts data from www.marsupialgurgle.net.
func (*MarsupialGurgle) Curate ¶
func (m *MarsupialGurgle) Curate() (<-chan protoreflect.ProtoMessage, <-chan error)
Curate initializes the scraper and returns two channels, one providing a stream of clip information that has been scraped, and the other containing any errors that have been emited by the process.
Click to show internal directories.
Click to hide internal directories.