packngo icon indicating copy to clipboard operation
packngo copied to clipboard

Improve packngo Godoc

Open t0mk opened this issue 5 years ago • 0 comments

At the moment, the godoc for Packngo doesn't read very well: https://godoc.org/github.com/packethost/packngo

This would need improving the comments in the code, and add some summary, like in https://github.com/gorilla/websocket/blob/master/doc.go

And then some examples https://blog.golang.org/examples https://github.com/gorilla/websocket/blob/master/example_test.go

t0mk avatar Feb 11 '20 08:02 t0mk