printutil

package
v0.0.0-...-59cec5b Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListPrinters

func ListPrinters() ([]string, error)

Types

type Printer

type Printer struct {
	Name string

	CUPS bool
	// contains filtered or unexported fields
}

func New

func New(name string, cups bool) *Printer

func (*Printer) Close

func (p *Printer) Close() error

func (*Printer) Open

func (p *Printer) Open() error

func (*Printer) Write

func (p *Printer) Write(b []byte) (int, error)

Jump to

Keyboard shortcuts

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