postergenerator

package
v0.0.0-...-8671791 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageClient

type ImageClient struct {
	MagickWand  *imagick.MagickWand
	DrawingWand *imagick.DrawingWand
	PixelWand   *imagick.PixelWand
	Period      string
	Output      string
}

func (*ImageClient) GenerateImageWithInputs

func (img *ImageClient) GenerateImageWithInputs(shows Shows, movies Movies) error

type Movie

type Movie struct {
	Name  string
	Views int
}

type Movies

type Movies []Movie

type Show

type Show struct {
	Name  string
	Views int
}

type Shows

type Shows []Show

Jump to

Keyboard shortcuts

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