inside

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 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{}
	Credential map[string]string

	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) SetCredential added in v0.0.21

func (c *Context) SetCredential(v map[string]string)

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