# Packages
Package appcontext implements the app context.
Package controller implements controller and manager.
Package httpserver implements some utilities for HTTP servers.
Package jwt implements the JavaScript Web Token that can be used for authentication of users.
Package static includes the blob for generated files that lie in `static` directory of the project and other utilities to access them.
# Functions
PrepareMetricsResponse creates a page metrics response for each of the check after serializing the metrics.
SerializeMetrics breaks the metrics into multiple batches and retains one metric from each batch.