package
0.0.0-20201015162118-c490ddaad2a4
Repository: https://github.com/google/cloud-print-connector.git
Documentation: pkg.go.dev

# Functions

DeepHash writes an object's values to h.
DiffPrinters returns the diff between old (GCP) and new (native) printers.
FilterRawPrinters splits a slice of printers into non-raw and raw.
GetConfig reads a Config object from the config file indicated by the config filename flag.
NewConcurrentPrinterMap initializes an empty ConcurrentPrinterMap.
No description provided by the author
PointerToBool converts a boolean value (constant) to a pointer-to-bool.
No description provided by the author
No description provided by the author

# Constants

A website with user-friendly information.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

To be populated by something like: go install -ldflags "-X github.com/google/cloud-print-connector/lib.BuildDate=`date +%Y.%m.%d`".
No description provided by the author
DefaultConfig represents reasonable default values for Config fields.
No description provided by the author
No description provided by the author

# Structs

Backoff provides a mechanism for determining a good amount of time before retrying an operation.
ConcurrentPrinterMap is a map-like data structure that is also thread-safe.
No description provided by the author
No description provided by the author
CUPS: cups_dest_t; GCP: /register and /update interfaces.
Describes changes to be pushed to a GCP printer.
No description provided by the author

# Type aliases

DuplexVendorMap maps a DuplexType to a CUPS key:value option string for a given printer.
No description provided by the author
No description provided by the author