art

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const MaxLines = 4

Variables

This section is empty.

Functions

This section is empty.

Types

type Artist

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

func (*Artist) Name

func (mod *Artist) Name() string

func (*Artist) Start

func (mod *Artist) Start(stream seras.Stream, actions seras.Actions) error

func (*Artist) Stop

func (mod *Artist) Stop()

type ArtistFactory

type ArtistFactory struct {
}

func (*ArtistFactory) Create

func (r *ArtistFactory) Create(a interface{}) (seras.Module, error)

type Picture

type Picture struct {
	Art         string
	CurrentLine int
}

func (*Picture) Completed

func (p *Picture) Completed() bool

func (*Picture) NextLine

func (p *Picture) NextLine() string

type Visionary

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

func (*Visionary) Name

func (mod *Visionary) Name() string

func (*Visionary) Start

func (mod *Visionary) Start(stream seras.Stream, actions seras.Actions) error

func (*Visionary) Stop

func (mod *Visionary) Stop()

type VisionaryFactory

type VisionaryFactory struct {
}

func (*VisionaryFactory) Create

func (b *VisionaryFactory) Create(a interface{}) (seras.Module, error)

Jump to

Keyboard shortcuts

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