workflow

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: MIT Imports: 8 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleNowAddCredentialsWorkflow

type GoogleNowAddCredentialsWorkflow interface {
	Handle(
		ctx context.Context,
		reqHeaders zanzibar.Header,
		r *endpointsIDlEndpointsGooglenowGooglenow.GoogleNow_AddCredentials_Args,
	) (context.Context, zanzibar.Header, error)
}

GoogleNowAddCredentialsWorkflow defines the interface for GoogleNowAddCredentials workflow

func NewGoogleNowAddCredentialsWorkflow

func NewGoogleNowAddCredentialsWorkflow(deps *module.Dependencies) GoogleNowAddCredentialsWorkflow

NewGoogleNowAddCredentialsWorkflow creates a workflow

type GoogleNowCheckCredentialsWorkflow

type GoogleNowCheckCredentialsWorkflow interface {
	Handle(
		ctx context.Context,
		reqHeaders zanzibar.Header,
	) (context.Context, zanzibar.Header, error)
}

GoogleNowCheckCredentialsWorkflow defines the interface for GoogleNowCheckCredentials workflow

func NewGoogleNowCheckCredentialsWorkflow

func NewGoogleNowCheckCredentialsWorkflow(deps *module.Dependencies) GoogleNowCheckCredentialsWorkflow

NewGoogleNowCheckCredentialsWorkflow creates a workflow

Jump to

Keyboard shortcuts

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