packlist

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: GPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFeed

func NewFeed(
	ircClient irc.Client,
	redisCacher *redis.RedisCacher,
) *packlistFeed

Types

type PacklistFeed

type PacklistFeed interface {
	GetPacks(ctx context.Context) (domain.PackItems, error)
	GroupPacks(ctx context.Context, packItems domain.PackItems) (domain.GroupPacks, error)
	BustPacks(ctx context.Context) (err error)
}

Directories

Path Synopsis
integration

Jump to

Keyboard shortcuts

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