inside

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component added in v0.0.25

type Component struct {
	Debug      bool
	Continue   bool
	Value      interface{}
	Credential map[string]string

	RDB     *redis.Client
	Bus     event.Bus
	Logger  log.Logger
	Middle  pb.MiddleSvcClient
	Message pb.MessageSvcClient
	// contains filtered or unexported fields
}

func NewComponent added in v0.0.25

func NewComponent() *Component

func (*Component) SetContinue added in v0.0.25

func (c *Component) SetContinue(b bool)

func (*Component) SetCredential added in v0.0.25

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

func (*Component) SetValue added in v0.0.25

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

Jump to

Keyboard shortcuts

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