package
0.4.0
Repository: https://github.com/kkyr/go-recipe.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewRecipeScraper returns a new instance of RecipeScraper.
ParseDiet parses a restricted diet (https://schema.org/RestrictedDiet) string into a Diet type.
ParseNutritionalInformation parses nutritional information (https://schema.org/NutritionInformation) that's encoded in a map into a Nutrition struct.

# Structs

RecipeScraper is a recipe scraper.