parsing

package
v0.0.0-...-02d4179 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2021 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Buckwheat

type Buckwheat struct {
	URL      string  `json:"url"`
	ImageURL string  `json:"imageURL"`
	Title    string  `json:"title"`
	Price    float64 `json:"price"`
	Mass     float64 `json:"mass"`
}

type Parser

type Parser interface {
	ParseBuckwheats() ([]Buckwheat, error)
}

func MewAquamarketParser

func MewAquamarketParser() Parser

func NewAuchanParser

func NewAuchanParser() Parser

func NewFozzyParser

func NewFozzyParser() Parser

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL