clientpool

package
v0.0.0-...-53361ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientPool

type ClientPool struct {
	// contains filtered or unexported fields
}

func New

func New(l log.Logger) *ClientPool

func (*ClientPool) Close

func (cp *ClientPool) Close()

func (*ClientPool) GetWorkflowServiceClient

func (cp *ClientPool) GetWorkflowServiceClient(hostPort string) (workflowservice.WorkflowServiceClient, bool)

func (*ClientPool) UpsertClient

func (cp *ClientPool) UpsertClient(hostPort string) (workflowservice.WorkflowServiceClient, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL