common

package
v0.0.0-...-4fb5945 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultTemporalProvider

type DefaultTemporalProvider struct {
}

func (DefaultTemporalProvider) NewClient

func (DefaultTemporalProvider) NewClient(hostPort string, namespace string) (client.Client, func(), error)

NewClient implements TemporalProvider.NewClient

type TemporalProvider

type TemporalProvider interface {
	// NewClient returns a Temporal Client and a clean up function
	NewClient(string, string) (client.Client, func(), error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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