temporal

package
v0.0.0-...-da789b0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSet = wire.NewSet(
	NewConfig,
	NewClient,
)

Functions

func NewClient

func NewClient(config Config) (client.Client, error)

func Wire

func Wire(provider config.Provider) (client.Client, error)

Types

type Config

type Config struct {
	Namespace string `yaml:"namespace"`
	Host      string `yaml:"host"`
}

func NewConfig

func NewConfig(provider config.Provider) (Config, error)

func NewDefaultConfig

func NewDefaultConfig() Config

Jump to

Keyboard shortcuts

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