api

package
v0.0.0-...-f4f5dbe Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func API

func API(client Client) http.Handler

Types

type Client

type Client interface {
	GetFeed(profileHref string) (f feeds.Feed, err error)
	GetProfile(href string) (p *shout.Profile, err error)
}

func AppClient

func AppClient() (client Client, err error)

Directories

Path Synopsis
package cache manages caching for feeds.
package cache manages caching for feeds.

Jump to

Keyboard shortcuts

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