qur / withmock

Automatic Go package mock generation tool
Other
71 stars 9 forks source link

Multiple values for a var not implemented #45

Closed MikeRoetgers closed 9 years ago

MikeRoetgers commented 9 years ago

I'm trying to mock an external library (xeipuuv/gojsonschema). Am I hitting a limitation of withmock or what does this error exactly mean? ERROR(installImports:GenPkg:m.file): Multiple values for a var not implemented

qur commented 9 years ago

Not a limitation, merely something that was never implemented.