event

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationLaunched

type ApplicationLaunched struct {
	Propagator
	// contains filtered or unexported fields
}

func NewApplicationLaunched

func NewApplicationLaunched(containerAccessorObj containerAccessor) *ApplicationLaunched

type ApplicationTermination

type ApplicationTermination struct {
	Propagator

	Errors *[]error
	// contains filtered or unexported fields
}

func NewApplicationTermination

func NewApplicationTermination(containerAccessorObj containerAccessor, terminationErrors *[]error) *ApplicationTermination

type Event

type Event interface {
	StopPropagation()
	IsPropagationStopped() bool
}

type Propagator

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

func (*Propagator) IsPropagationStopped

func (e *Propagator) IsPropagationStopped() bool

func (*Propagator) StopPropagation

func (e *Propagator) StopPropagation()

Jump to

Keyboard shortcuts

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