codegangsta/inject

Flesh out a good readme

codegangsta opened this issue · 5 comments

Flesh out a good readme

+1

+1

Big +1 for this.

I spent a long time today figuring out how to use your Apply function to inject into structs. A big pain point was the fact that MapTo cannot map to an interface pointer, whereas Map can. Is that the way it is meant to behave?

Cool. I will look into writing one very soon

Sent from my iPhone

On Dec 1, 2013, at 1:16 AM, Levi Lovelock notifications@github.com wrote:

Big +1 for this.

I spent a long time today figuring out how to use your Apply function to inject into structs. A big pain point was the fact that MapTo cannot map to an interface pointer, whereas Map can. Is that the way it is meant to behave?


Reply to this email directly or view it on GitHub.

+1 some examples would be amazing :)