npipe icon indicating copy to clipboard operation
npipe copied to clipboard

Use package import comment

Open kardianos opened this issue 9 years ago • 1 comments

If you'd like people to use the gopkg.in reference, then in one of your file add: package npipe // import "gopkg.in/natefinch/npipe.v2"

This will signal to tools and people what reference should be used.

kardianos avatar Nov 25 '15 16:11 kardianos

Yeah, this was written before that feature. I should definitely add that in. Thanks for reminding me!

natefinch avatar Nov 30 '15 02:11 natefinch