channelmanager

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2022 License: AGPL-3.0-or-later Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelManager

type ChannelManager struct {
	// contains filtered or unexported fields
}

func New

func New(c *Config, logger *zap.Logger) (*ChannelManager, error)

func (*ChannelManager) UpdateChannels

func (c *ChannelManager) UpdateChannels()

type Config

type Config struct {
	Channels *[]domain.Channel
	Writer   *rss_writer.Writer
	Client   *jira_client.Client
}

Jump to

Keyboard shortcuts

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