package temperature type Unit int const ( None Unit = iota // None is UV K C F )