images

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NA              = "-"
	IN_LINE_BUILDER = "<in-line>"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PlainOutput

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

func NewPlainOutput

func NewPlainOutput(options ...PlainOutputOptionsFunc) *PlainOutput

func (*PlainOutput) Options

func (o *PlainOutput) Options(opts ...PlainOutputOptionsFunc)

Options configure the service

func (*PlainOutput) Output

func (o *PlainOutput) Output(list []*image.Image) error

Output writes into writer the images from list in plain format

type PlainOutputOptionsFunc

type PlainOutputOptionsFunc func(*PlainOutput)

PlainOutputOptionsFunc is a function used to configure the service

Jump to

Keyboard shortcuts

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