golang-set
golang-set copied to clipboard
how to write a equals method to judge whether two struct instance are equal ?
like java equals method of Object class