shapes

package
v0.0.0-...-90b3c1d Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TextStrategy  = "text"
	ImageStrategy = "image"
)

Variables

This section is empty.

Functions

func Factory

func Factory(s string) (writer.Output, error)

Types

type ImageSquare

type ImageSquare struct {
	writer.DrawOutput
}

func (*ImageSquare) Draw

func (i *ImageSquare) Draw() error

type TextSquare

type TextSquare struct {
	writer.DrawOutput
}

func (*TextSquare) Draw

func (t *TextSquare) Draw() error

Jump to

Keyboard shortcuts

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