extractor

package
v0.0.0-...-c158f52 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFeedURL

func GetFeedURL(data []byte) []string

Types

type Feed

type Feed struct {
	Name    string      `yaml:"name"`
	FeedUrl string      `yaml:"feed_url"`
	Item    interface{} `yaml:"item"`
}

type Monitor

type Monitor struct {
	Feed []Feed `yaml:"feed"`
}

type MonitorSchema

type MonitorSchema struct {
	Monitor []Monitor `yaml:"monitor"`
}

Jump to

Keyboard shortcuts

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