Skip to content
This repository has been archived by the owner on Jun 21, 2019. It is now read-only.

gob 序列化问题 #2

Open
liweiv opened this issue Dec 5, 2017 · 0 comments
Open

gob 序列化问题 #2

liweiv opened this issue Dec 5, 2017 · 0 comments
Labels

Comments

@liweiv
Copy link

liweiv commented Dec 5, 2017

[xorm] [debug] 2017/12/05 18:05:30.548400 [redis_cacher] PutBean|tableName:created_insert|id:��PK����int64|key:xorm:bean:created_insert:��PK����int64|type:*tests.CreatedInsert
[xorm] [debug] 2017/12/05 18:05:30.548903 [redis_cacher] registerGobConcreteType:*tests.CreatedInsert
--- FAIL: TestMysqlWithCache (0.83s)
panic: gob: registering duplicate names for tests.CreatedInsert: "*tests.CreatedInsert" != "github.com/go-xorm/tests.CreatedInsert" [recovered]
        panic: gob: registering duplicate names for tests.CreatedInsert: "*tests.CreatedInsert" != "github.com/go-xorm/tests.CreatedInsert"
@lunny lunny added the bug label Dec 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants