fancyindex

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name Collector name
	Name = "fancyindex"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Collector

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

Collector Nginx fancyindex collector

func NewCollector

func NewCollector(downloadPageURL string) (*Collector, error)

NewCollector Get the collector instance

func (*Collector) AllVersions

func (c *Collector) AllVersions() (vers []*version.Version, err error)

AllVersions Return all versions

func (*Collector) ArchivedVersions

func (c *Collector) ArchivedVersions() (items []*version.Version, err error)

ArchivedVersions Return all archived versions

func (*Collector) Name

func (c *Collector) Name() string

Name Collector name

func (*Collector) StableVersions

func (c *Collector) StableVersions() (items []*version.Version, err error)

StableVersions Return all stable versions

func (*Collector) UnstableVersions

func (c *Collector) UnstableVersions() (items []*version.Version, err error)

UnstableVersions Return all stable versions

Jump to

Keyboard shortcuts

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