mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* fix type assertions * fix chk * add nil and fix tests * add test for null bool and strings in the JSON response to be parsed as nil in Go * reduce complexity * reduce complexity * reduce complexity again * switch case for valTypes