scraper

package
v0.0.0-...-3aff367 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Observatory

type Observatory struct {
	// ResourceID .
	ResourceID string

	// ResourceHeader .
	ResourceHeader struct {
		// ResourceName .
		ResourceName string

		// Description .
		Description string

		// PriorID .
		PriorID string
	}
}

Observatory .

type Satellite

type Satellite struct {
	// Spase .
	Spase struct {
		// Version .
		Version string

		// Observatory .
		Observatory Observatory
	}
}

Satellite .

type Scraper

type Scraper struct {
}

Scraper .

func New

func New() *Scraper

New .

func (*Scraper) Scrape

func (*Scraper) Scrape(satelliteName string) (*Satellite, error)

Scrape .

Jump to

Keyboard shortcuts

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