Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Crawl ¶
func Crawl(logger *slog.Logger, handler ProductHandler)
func FindProducts ¶
func FindProducts(pageNumber int, categoryId, slug string, callback func(definition.WortenProductHit) error) (bool, error)
Types ¶
type ProductHandler ¶
func (*ProductHandler) Handle ¶
func (h *ProductHandler) Handle(wph definition.WortenProductHit) error
Click to show internal directories.
Click to hide internal directories.