osin-mongo-storage icon indicating copy to clipboard operation
osin-mongo-storage copied to clipboard

Failed by osin.Client

Open plutoshe opened this issue 8 years ago • 0 comments

Due to the upgrade of osin.Client, mongo would fail to load osin.Client, throwing following error

reflect.Set: value of type bson.M is not assignable to type osin.Client

It's awkward to deal with specific interface storage in any storage instead of memory. Any good way to tackle this problem?

plutoshe avatar Mar 08 '16 08:03 plutoshe