package
0.0.0-20200601210633-2d6eab052d90
Repository: https://github.com/efforg/starttls-backend.git
Documentation: pkg.go.dev
# Functions
Get retrieves MTA-STS adoption statistics for user-initiated scans and scans of the top million domains over time.
Import imports aggregated scans from a remote server to the datastore.
Update imports aggregated scans and updates our cache table of local scans.
UpdateRegularly runs Import to import aggregated stats from a remote server at regular intervals.
# Interfaces
Store wraps storage for MTA-STS adoption statistics.
# Type aliases
Series represents some statistic as it changes over time.