Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrinterNotification ¶
type PrinterNotification struct { GCPID string Type PrinterNotificationType }
type PrinterNotificationType ¶
type PrinterNotificationType uint8
const ( PrinterNewJobs PrinterNotificationType = iota PrinterDelete )
Click to show internal directories.
Click to hide internal directories.