Documentation
¶
Overview ¶
Package uca provides tools to send files to print to papercut.
Index ¶
Constants ¶
This section is empty.
Variables ¶
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.
func NewClient ¶
NewClient creates a new PaperCut client with the provided options.
By default, the client will try to locate the credentials file named $HOME/.config/uca-print/auth.cfg.
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-ls
Command uca-print-ls lists the available PaperCut printer queues via the UCA web-print URL.
|
Command uca-print-ls lists the available PaperCut printer queues 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.