Documentation ¶
Overview ¶
Package fake implements a fake network printer reading LPR protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Printer ¶
type Printer struct {
// contains filtered or unexported fields
}
Printer is a fake printer implementation, which reads LPR requests, and returns them via ReadRequest.
func NewPrinter ¶
NewPrinter creates and starts a fake printer.
Click to show internal directories.
Click to hide internal directories.