events

package
v0.0.0-...-a83abc9 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: EPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EventBus = event.NewBus()

Event bus to send events with information about execs to the clients.

Functions

This section is empty.

Types

type ExecEventConsumer

type ExecEventConsumer struct {
	event.Consumer
	Tunnel *jsonrpc.Tunnel
}

Exec Event consumer to send exec events to the clients with help json-rpc tunnel. INFO: Tunnel it's one of the active json-rpc connection.

func (*ExecEventConsumer) Accept

func (execConsumer *ExecEventConsumer) Accept(event event.E)

Send event to the client with help json-rpc tunnel.

Jump to

Keyboard shortcuts

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