installer

package
v0.0.0-...-d9242b9 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GithubFile

type GithubFile struct {
	Path string `json:"path"`
	Url  string `json:"url"`
}

type Scraper

type Scraper struct {
	Name        string
	URL         string
	Description string
	Contents    string
}

func Scrapers

func Scrapers() ([]*Scraper, error)

Scrapers gets available scrapers from GitHub repo. See https://github.com/metafates/mangal-scrapers

func (*Scraper) GithubURL

func (s *Scraper) GithubURL() string

func (*Scraper) Install

func (s *Scraper) Install() error

func (*Scraper) Path

func (s *Scraper) Path() string

Jump to

Keyboard shortcuts

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