temporal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package temporal initializes a Temporal worker.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(l zerolog.Logger, cmd *cli.Command) error

Run initializes the Temporal worker, and blocks.

Types

type LogAdapter

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

LogAdapter implements Temporal's Logger interface.

func (LogAdapter) Debug

func (a LogAdapter) Debug(msg string, keyvals ...any)

func (LogAdapter) Error

func (a LogAdapter) Error(msg string, keyvals ...any)

func (LogAdapter) Info

func (a LogAdapter) Info(msg string, keyvals ...any)

func (LogAdapter) Warn

func (a LogAdapter) Warn(msg string, keyvals ...any)

Jump to

Keyboard shortcuts

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