Comment on Struct composition with GoComments−aleksi11yIn the end there is no need to embed (exported) io.Writed, it should be replaced with non-exported non-anonymous field.
Comments
In the end there is no need to embed (exported) io.Writed, it should be replaced with non-exported non-anonymous field.