qur / withmock

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

scopeName needs special handling for maps and arrays #56

Open qur opened 8 years ago

qur commented 8 years ago

Having just added handling for channels, I realise that special handling will also be needed for maps and arrays. Need to check handling for all compound types.