recoilme / tgram

typegram: open source publishing platform
http://tgr.am
GNU General Public License v3.0
335 stars 32 forks source link

Too many unused methods #103

Closed guseinovmg closed 6 years ago

guseinovmg commented 6 years ago

What is author going to do with them?

recoilme commented 6 years ago

sorry, i don't understand the question. About which method you ask?

guseinovmg commented 6 years ago

For example methods in file cashe.go. I use Goland IDE, it has greyed unused methods: screenshot at 2018-09-24 16-00-06

recoilme commented 6 years ago

it's probably an error in Goland IDE, for example RegisterIPSet used in routers.go (399): // add to cache on success models.RegisterIPSet(ip)

screen shot 2018-09-24 at 13 08 15