Does somebody have some time please to explain what I am forgetting to 
change in the go compiler. Why my added wrapper type is reconiest as <T> 
instead of wrapper, thanks :)

When you do ./all.bash you get

errorString does not implement error (wrong type for Unwrap method)
                have Unwrap() wrapper
                want Unwrap() <T>

https://go-review.googlesource.com/c/go/+/184818

PS I assume this is the right place to ask, no idea where I should ask 
otherwise?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/b5b7ccde-3063-40c3-a30c-4378b3e98d86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to