rss_writer

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RssInput

type RssInput struct {
	Title       string
	Description string
	Link        string
	Tickets     *[]domain.Ticket
}

type Writer

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

func New

func New(templatePath string, logger *zap.Logger) (*Writer, error)

func (*Writer) WriteToPath

func (w *Writer) WriteToPath(rss *RssInput, writer io.Writer) error

Jump to

Keyboard shortcuts

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