StefanKopieczek / gossip

SIP stack in Golang
GNU Lesser General Public License v2.1
336 stars 109 forks source link

Missing implementation of Stringer interface for type NoString ? #42

Open notananimal opened 6 years ago

notananimal commented 6 years ago

Shouldn't we add the implementation of Stringer interface for base.NoString, as for base.String ?