internal

package
v0.0.0-...-75cab52 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Item

type Item struct {
	Date     time.Time
	Title    string
	Category string
	URL      string
	ID       string
}

type Publisher

type Publisher interface {
	Publish(context.Context, Item) error
	Skip(context.Context, Item)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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