fleet/server/contexts/viewer
ferhat elmas 9e0912e2f3 General simplification in go part (#1658)
* don't check if error is nil, return it
 * don't compare bool to bool, use it
 * don't supply capacity to make for slice when len
   is equal to cap
2017-12-04 09:43:43 -05:00
..
viewer.go General simplification in go part (#1658) 2017-12-04 09:43:43 -05:00