newsticker

package
v0.0.0-...-df9fb1a Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConsumeTicker

func ConsumeTicker(cancel chan struct{})

func SimulateTicker

func SimulateTicker(cancel chan struct{})

Types

type Configuration

type Configuration struct {
	// contains filtered or unexported fields
}
var Config Configuration

func (*Configuration) ConsumerExists

func (c *Configuration) ConsumerExists(name string) bool

func (*Configuration) RegisterConsumer

func (c *Configuration) RegisterConsumer(name string, ch chan feeds.Item)

func (*Configuration) SetTickerChannel

func (c *Configuration) SetTickerChannel(ch chan feeds.Item)

func (*Configuration) UnregisterConsumer

func (c *Configuration) UnregisterConsumer(name string)

Jump to

Keyboard shortcuts

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