gc: have Unwrap() wrapper, want Unwrap() <T>

37 views
Skip to first unread message

Gert

unread,
Jul 4, 2019, 10:04:47 AM7/4/19
to golang-nuts
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>


PS I assume this is the right place to ask, no idea where I should ask otherwise?
Reply all
Reply to author
Forward
0 new messages