package
0.1.5
Repository: https://github.com/cloudflare/sciuro.git
Documentation: pkg.go.dev

# Functions

NewSyncer provides an implementation of Syncer that gets alerts at syncInterval.

# Interfaces

Cache outlines an interface to interact with cached alerts.
Syncer is an interface designed to be run by a manager.Manager that also provides a Cache interface.