feed

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetType

func SetType(next http.Handler) http.Handler

func WriteFeed

func WriteFeed(w http.ResponseWriter, r *http.Request) (err error)

Types

type CtxKey

type CtxKey uint8
const (
	TypeKey CtxKey = iota
	FeedKey
)

type OutputFormat

type OutputFormat uint8
const (
	OutputUnknown OutputFormat = iota
	OutputAtom
	OutputRSS
	OutputJSON
)

Jump to

Keyboard shortcuts

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