# Functions
GetSnapshot gets the snapshot for the given CDN.
GetSnapshotMonitoring gets the monitor snapshot for the given CDN.
Handler creates and serves the CRConfig from the raw SQL data.
Make creates and returns the CRConfig from the database.
Snapshot takes the CRConfig JSON-serializable object (which may be generated via crconfig.Make), and writes it to the snapshot table.
SnapshotGetHandler gets and serves the CRConfig from the snapshot table.
SnapshotGetMonitoringHandler gets and serves the CRConfig from the snapshot table.
SnapshotHandler creates the CRConfig JSON and writes it to the snapshot table in the database.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerParams contains parameter data filled in the CRConfig Servers objects.
ServerUnion has all fields from all servers.