analyze

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ERR_MALFORMED_URL = errors.New("malformed URL")

Functions

func NewReport

func NewReport(url string) (report.Report, error)

Types

type Analyze

type Analyze struct {
	IndicatorsReadme VersionIndicator
	// contains filtered or unexported fields
}

func New

func New() *Analyze

type Channel

type Channel struct {
	Generator string `xml:"generator"`
}

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

type RssFeed

type RssFeed struct {
	Channel Channel `xml:"channel"`
}

type Store

type Store struct {
	// contains filtered or unexported fields
}

type VersionIndicator

type VersionIndicator struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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