Closed chanyoung closed 7 years ago
Hi Sebastian,
I found a typo in struct tag of DB_Twitter_Tweet.
Struct tag is optional so this is very minor issue but it can cause problems. For example, using reflect package and if try to get tag "gorethink", then it will return empty about "CreatedAt" filed.
Regards, CPark
Great catch, thank you very much!
Hi Sebastian,
I found a typo in struct tag of DB_Twitter_Tweet.
Struct tag is optional so this is very minor issue but it can cause problems. For example, using reflect package and if try to get tag "gorethink", then it will return empty about "CreatedAt" filed.
Regards, CPark