workflows

package
v0.0.0-...-bc49051 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StabilizeArgs

type StabilizeArgs struct {
	UserID  uuid.UUID
	GraphID uuid.UUID
}

type StabilizeResult

type StabilizeResult struct {
	StabilizationNum uint64 `json:"stabilization_num"`
}

func Stabilize

func Stabilize(ctx workflow.Context, args StabilizeArgs) (output StabilizeResult, err error)

Jump to

Keyboard shortcuts

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