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