simpleworkflow

package
v0.0.0-...-0d6a7de Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SignupWorkflow

func SignupWorkflow(ctx workflow.Context, input SignupInput) error

Types

type SendWelcomeEmailInput

type SendWelcomeEmailInput struct {
	Name  string
	Email string
}

type SendWelcomeEmailResult

type SendWelcomeEmailResult struct {
	MessageID string
}

type SignupInput

type SignupInput struct {
	Email string
	Name  string
}

Jump to

Keyboard shortcuts

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