//
pkg.gl
Category
github.com/cloudflare/sciuro
internal
alert
package
0.1.5
Repository:
https://github.com/cloudflare/sciuro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
2
Files
213 SLOC
#
Functions
NewSyncer
NewSyncer provides an implementation of Syncer that gets alerts at syncInterval.
#
Interfaces
Cache
Cache outlines an interface to interact with cached alerts.
Syncer
Syncer is an interface designed to be run by a manager.Manager that also provides a Cache interface.