Documentation
¶
Overview ¶
Package inv provides option to build connection to Inventory server service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseClient ¶
func CloseClient(invServ *InventoryService) error
Close client cleans up resources associated with InventoryService
Types ¶
type InventoryService ¶
type InventoryService struct { Client labapi.InventoryServiceClient // contains filtered or unexported fields }
InventoryService represents an InventoryServiceClient and the connection it uses
func NewClient ¶
func NewClient() (*InventoryService, error)
NewClient initialize and return new client to work with Inventory server service.
Click to show internal directories.
Click to hide internal directories.