bazhandler

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2019 License: MIT Imports: 8 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSimpleServiceCallWorkflow

func NewSimpleServiceCallWorkflow(
	deps *module.Dependencies,
) workflow.SimpleServiceCallWorkflow

NewSimpleServiceCallWorkflow ...

func NewSimpleServiceEchoWorkflow added in v0.2.0

func NewSimpleServiceEchoWorkflow(
	deps *module.Dependencies,
) workflow.SimpleServiceEchoWorkflow

NewSimpleServiceEchoWorkflow ...

Types

type Workflow

type Workflow struct {
	Clients *module.ClientDependencies
	Logger  *zap.Logger
	// contains filtered or unexported fields
}

Workflow ...

func (Workflow) Handle

func (w Workflow) Handle(
	ctx context.Context,
	reqHeaders zanzibar.Header,
	req *endpointBaz.SimpleService_Call_Args,
) (zanzibar.Header, error)

Handle ...

Jump to

Keyboard shortcuts

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