events

package
v0.0.0-...-db62745 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CcClient

type CcClient interface {
	AppCrashed(proccessGUID string, crashedRequest cc_messages.AppCrashedRequest, logger lager.Logger) error
}

type CcCrashEmitter

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

func NewCcCrashEmitter

func NewCcCrashEmitter(logger lager.Logger, client CcClient) *CcCrashEmitter

func (*CcCrashEmitter) Emit

func (c *CcCrashEmitter) Emit(event CrashEvent) error

type CrashEvent

type CrashEvent struct {
	ProcessGUID string
	cc_messages.AppCrashedRequest
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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