engine

package
v0.0.0-...-f8e6419 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorDocWrong = errors.New("document wrong")
)

Functions

This section is empty.

Types

type Developers

type Developers struct {
	DevName     string
	Description string
	URL         string
}

type Repositories

type Repositories struct {
	RespName    string
	URL         string
	Stars       int
	Fork        int
	TodayStars  string
	Description string
}

type RequestForGithub

type RequestForGithub struct {
	URL       string
	ParseFunc func(doc *goquery.Document)
}
type Trending struct {
}

func (Trending) Run

func (t Trending) Run(request RequestForGithub)

Jump to

Keyboard shortcuts

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