Guanghua0714

Results 1 comments of Guanghua0714

Maybe this will help you. for `NewStore` befor. look at this [references](https://www.jianshu.com/p/8e4d84832b6c) ```golang import "encoding/gob" gob.Register(UserInfoInSession{}) ``` end