golint all the files

This commit is contained in:
astaxie
2016-01-18 00:18:21 +08:00
parent da36d1d0e7
commit f925bb9058
16 changed files with 45 additions and 43 deletions

View File

@@ -133,7 +133,7 @@ func (m *URLMap) GetMapData() []map[string]interface{} {
return resultLists
}
// global statistics data map
// StatisticsMap hosld global statistics data map
var StatisticsMap *URLMap
func init() {