nuget

package
v0.0.0-...-9398901 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

README

nuget Feed

This feed allows polling of package updates from the nuget package repository.

Configuration options

The packages field is not supported by the nuget feed.

feeds:
- type: nuget

Documentation

Index

Constants

View Source
const (
	FeedName = "nuget"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Feed

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

func New

func New(feedOptions feeds.FeedOptions) (*Feed, error)

func (Feed) GetFeedOptions

func (feed Feed) GetFeedOptions() feeds.FeedOptions

func (Feed) GetName

func (feed Feed) GetName() string

func (Feed) Latest

func (feed Feed) Latest(cutoff time.Time) ([]*feeds.Package, time.Time, []error)

Latest will parse all creation events for packages in the nuget.org catalog feed for packages that have been published since the cutoff https://docs.microsoft.com/en-us/nuget/api/catalog-resource

Jump to

Keyboard shortcuts

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