feed

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeFeed

func DecodeFeed(t FeedType, r io.Reader) (*metadata.Metadata, error)

DecodeFeed create metadata.Metadata from feed data.

func TypeList

func TypeList() []string

Types

type FeedType

type FeedType int

FeedType is type of feed

const (
	TypeUnknown FeedType = iota
	TypeBlog
	TypeFlickr
	TypeZenn
)

func GetTypeFrom

func GetTypeFrom(s string) FeedType

func (FeedType) String

func (t FeedType) String() string

Jump to

Keyboard shortcuts

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