printer

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Theme   theme.Theme
	Grass   string
	Animate bool
}

type PrintOptions

type PrintOptions struct {
	Theme    theme.Theme
	Calendar github.Calendar
	Grass    string
}

type Printer

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

func New

func New(cfg *Config) *Printer

func (*Printer) Print

func (p *Printer) Print(w io.Writer, calendar github.Calendar) error

Jump to

Keyboard shortcuts

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