golang
golang copied to clipboard
Update interface_receiver.md
第二段代码错误,本意上,这里的接口实现应该是,使用结构体作为receiver,而非结构体指针