Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TemplateClient template.TemplateServiceClient WorkflowClient workflow.WorkflowServiceClient HardwareClient hardware.HardwareServiceClient EventsClient events.EventsServiceClient )
gRPC clients
Functions ¶
func GetConnection ¶
func GetConnection() (*grpc.ClientConn, error)
GetConnection returns a gRPC client connection
func TinkHardwareClient ¶
func TinkHardwareClient() (hardware.HardwareServiceClient, error)
TinkHardwareClient creates a new hardware client
func TinkWorkflowClient ¶
func TinkWorkflowClient() (workflow.WorkflowServiceClient, error)
TinkWorkflowClient creates a new workflow client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.