services

package
v0.1.60 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNoConfig     = errors.New("no config provided")
	ErrNoHTTPClient = errors.New("no http client provided")
	ErrNoLogger     = errors.New("no logger provided")

	ErrUnknownAPIVersion = errors.New("unknown API version")
	ErrCycleDetected     = errors.New("cycle detected in process instance ancestry")
)

Functions

This section is empty.

Types

type CallCfg

type CallCfg struct {
	NoStateCheck bool
	Cancel       bool
	Wait         bool
}

func ApplyCallOptions

func ApplyCallOptions(opts []CallOption) *CallCfg

type CallOption

type CallOption func(*CallCfg)

func WithCancel

func WithCancel() CallOption

func WithNoStateCheck

func WithNoStateCheck() CallOption

func WithWait

func WithWait() CallOption

Directories

Path Synopsis
v87
v88
v87
v88
v87
v88
v87
v88
usertask
v87
v88
variable
v87
v88

Jump to

Keyboard shortcuts

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