scraper

package
v0.0.0-...-5af78e5 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute struct {
	Name        string
	Tag         string
	Type        string
	Description string
	Required    bool
}

func NewAttribute

func NewAttribute(name, t, description string, required bool) *Attribute

func ScrapeAttributes

func ScrapeAttributes(page string) ([]*Attribute, error)

func (*Attribute) String

func (a *Attribute) String() string

Jump to

Keyboard shortcuts

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