workflow

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2021 License: MIT Imports: 3 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleServiceCallWorkflow

type SimpleServiceCallWorkflow interface {
	Handle(
		ctx context.Context,
		reqHeaders zanzibar.Header,
		r *endpointsIDlEndpointsTchannelBazBaz.SimpleService_Call_Args,
	) (zanzibar.Header, error)
}

SimpleServiceCallWorkflow defines the interface for SimpleServiceCall workflow

type SimpleServiceEchoWorkflow added in v0.2.0

type SimpleServiceEchoWorkflow interface {
	Handle(
		ctx context.Context,
		reqHeaders zanzibar.Header,
		r *endpointsIDlEndpointsTchannelBazBaz.SimpleService_Echo_Args,
	) (string, zanzibar.Header, error)
}

SimpleServiceEchoWorkflow defines the interface for SimpleServiceEcho workflow

Jump to

Keyboard shortcuts

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