Why this code can't compile
https://go.dev/play/p/-niwfm_-mOF
But this one compile
https://go.dev/play/p/0BtNR-PIDHA
Both times we called an interface method as a function
But one time it's good
But other one not
4 messages · Page 1 of 1 (latest)
Why this code can't compile
https://go.dev/play/p/-niwfm_-mOF
But this one compile
https://go.dev/play/p/0BtNR-PIDHA
Both times we called an interface method as a function
But one time it's good
But other one not