poster

package
v0.0.0-...-8161d15 Latest Latest
Warning

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

Go to latest
Published: May 20, 2026 License: GPL-3.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TaskUID = "task-poster"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(repo repository.Repository) (*Client, error)

func (*Client) Create

func (c *Client) Create(ctx context.Context, poster model.Poster) error

Create handles a poster being created

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, poster model.Poster) error

Delete handles a poster being deleted

func (*Client) Sync

func (c *Client) Sync(ctx context.Context) error

func (*Client) Update

func (c *Client) Update(_ context.Context, _, _ model.Poster) error

Jump to

Keyboard shortcuts

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