examples

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ControllerDescriptor = refer.NewDescriptor("pip-services-dummies", "controller", "default", "*", "1.0")

Functions

func NewDummyFactory

func NewDummyFactory() *build.Factory

func NewDummyProcess

func NewDummyProcess() *container.ProcessContainer

Types

type DummyController

type DummyController struct {
	// contains filtered or unexported fields
}

func NewDummyController

func NewDummyController() *DummyController

func (*DummyController) Close

func (c *DummyController) Close(correlationId string) error

func (*DummyController) Configure

func (c *DummyController) Configure(config *config.ConfigParams)

func (*DummyController) Counter

func (c *DummyController) Counter() int

func (*DummyController) IsOpen

func (c *DummyController) IsOpen() bool

func (*DummyController) Message

func (c *DummyController) Message() string

func (*DummyController) Notify

func (c *DummyController) Notify(correlationId string, args *run.Parameters)

func (*DummyController) Open

func (c *DummyController) Open(correlationId string) error

func (*DummyController) SetCounter

func (c *DummyController) SetCounter(value int)

func (*DummyController) SetMessage

func (c *DummyController) SetMessage(value string)

func (*DummyController) SetReferences

func (c *DummyController) SetReferences(references refer.IReferences)

Jump to

Keyboard shortcuts

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