package
0.20.4
Repository: https://github.com/keptn/go-utils.git
Documentation: pkg.go.dev

# Functions

New returns an initialised NatsConnector with a nil connection.
NewFromEnv returns a NatsConnector to NATS.
WithLogger sets the logger to use.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

NatsConnector can be used to subscribe to certain events on the NATS event system.

# Interfaces

No description provided by the author

# Type aliases

ProcessEventFn is used to process a received keptn event.