mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-06 00:46:17 +01:00
* API: Make conversion functions public All types are public so it makes sense to make these functions also public for ease of downstream consumption. Signed-off-by: gotjosh <josue@grafana.com> * Add the license header to the new file Signed-off-by: gotjosh <josue@grafana.com> * Fix tests Signed-off-by: gotjosh <josue@grafana.com> * Make two more helper functions public Signed-off-by: gotjosh <josue@grafana.com>