Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SupplyScraper ¶
type SupplyScraper struct {
// contains filtered or unexported fields
}
func NewSupplyScraper ¶
func NewSupplyScraper() *SupplyScraper
NewSupplyScraper returns a new SupplyScraper initialized with default values. The instance is asynchronously scraping as soon as it is created.
func (*SupplyScraper) Channel ¶
func (ps *SupplyScraper) Channel() chan *dia.SuppliesBlock
Click to show internal directories.
Click to hide internal directories.