Documentation ¶
Index ¶
- Variables
- func NewDefaultTestFactory() *build.Factory
- type Shutdown
- func (c *Shutdown) Close(ctx context.Context, correlationId string) error
- func (c *Shutdown) Configure(ctx context.Context, config config.ConfigParams)
- func (c *Shutdown) IsOpen() bool
- func (c *Shutdown) Open(ctx context.Context, correlationId string) error
- func (c *Shutdown) Shutdown(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var ShutdownDescriptor = refer.NewDescriptor("pip-services", "shutdown", "*", "*", "1.0")
Functions ¶
func NewDefaultTestFactory ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.