mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
* introduce alias for json.RawMessage with name RawMessage. This is needed to keep raw JSON and implement a marshaler for YAML, which does not seem to be used but there are tests that fail. * replace usage of simplejson with RawMessage in NotificationChannelConfig * remove usage of simplejson in tests * change migration code to convert simplejson to raw message |
||
---|---|---|
.. | ||
alert_rules_test.go | ||
alert_rules.go | ||
config.go | ||
contactpoints_test.go | ||
contactpoints.go | ||
errors.go | ||
mute_timings_test.go | ||
mute_timings.go | ||
notification_policies_test.go | ||
notification_policies.go | ||
persist_mock.go | ||
persist.go | ||
provisioning_store_mock.go | ||
quota_checker_mock.go | ||
templates_test.go | ||
templates.go | ||
testing.go |