gnomelook

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const URL_SCRAPPED_JSON = "https://raw.githubusercontent.com/pablodz/gnomelookscraper/main/data/result_only_with_sources.json"

Variables

View Source
var DATA_THEMES map[KEY]DataTheme

Functions

func GetDataFromScraper

func GetDataFromScraper() error

func GetItems

func GetItems() ([]string, []string, []string)

Types

type DataTheme

type DataTheme struct {
	Url     string  `json:"url"`
	Sources Sources `json:"sources"`
	IdWeb   string  `json:"id_web"`
}

type KEY

type KEY string

type Sources

type Sources struct {
	Repository string      `json:"repository"`
	LastCommit interface{} `json:"last_commit"`
	ZipURL     string      `json:"zip_url"`
}

Jump to

Keyboard shortcuts

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