inside

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Debug    bool
	Continue bool
	Value    interface{}

	RDB        *redis.Client
	MidClient  pb.MiddleClient
	MsgClient  pb.MessageClient
	WfClient   pb.WorkflowClient
	TaskClient pb.TaskClient
	// contains filtered or unexported fields
}

func NewContext

func NewContext() *Context

func (*Context) SetContinue added in v0.0.19

func (c *Context) SetContinue(b bool)

func (*Context) SetValue

func (c *Context) SetValue(v interface{})

Jump to

Keyboard shortcuts

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