Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client wraps the gRPC ManagerService client.
func NewClient ¶
func NewClient(cc grpc.ClientConnInterface) *Client
NewClient creates a new print client.
func (*Client) GetPrintJobs ¶
GetPrintJobs calls the GetPrintJobs RPC.
func (*Client) IsPrintServiceEnabled ¶
IsPrintServiceEnabled calls the IsPrintServiceEnabled RPC.
Click to show internal directories.
Click to hide internal directories.