//
pkg.gl
Category
github.com/Overclock-Validator/keep-core
pkg
subscription
package
0.0.0-20240806202947-369a1d73b513
Repository:
https://github.com/overclock-validator/keep-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
28 SLOC
#
Functions
NewEventSubscription
NewEventSubscription is used by an event source to create a `EventSubscription`.
#
Interfaces
EventSubscription
EventSubscription is returned by an event source as a result of operation subscribing to the given type of event.