Documentation
¶
Overview ¶
Package uca provides tools to send files to print to papercut.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidAuth = errors.New("invalid authentication")
)
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides a means to authenticate with and send files to a PaperCut web-print server.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
uca-print
Command uca-print sends files to print to PaperCut via the UCA web-print URL.
|
Command uca-print sends files to print to PaperCut via the UCA web-print URL. |
uca-print-srv
Command uca-print-srv runs a simple REST server that sends print requests to the UCA PaperCut web service.
|
Command uca-print-srv runs a simple REST server that sends print requests to the UCA PaperCut web service. |
Click to show internal directories.
Click to hide internal directories.