manifest

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feed

type Feed struct {
	Name string
	Feed string
}

type Manifest

type Manifest map[string]*cacheItem

func LoadManifest

func LoadManifest(path string) (*Manifest, error)

func (*Manifest) Len

func (m *Manifest) Len() int

func (*Manifest) Populate

func (m *Manifest) Populate(feeds []Feed)

func (*Manifest) Prime

func (m *Manifest) Prime(cache string, timeout time.Duration)

func (*Manifest) Save

func (m *Manifest) Save(path string) error

Jump to

Keyboard shortcuts

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