docgo icon indicating copy to clipboard operation
docgo copied to clipboard

Extract the implementation as a package to allow reuse in Go

Open dolmen opened this issue 9 years ago • 1 comments

It would be helpful to be able to reuse your implementation using a Go package instead of just the command interface.

As an example of what I mean, the gofmt tool is also available as the Go package go/format.

dolmen avatar Oct 07 '16 13:10 dolmen

Thanks for the interest! I'm not actively developing this any longer, but I'd be happy to accept a pull request.

dhconnelly avatar Oct 07 '16 13:10 dhconnelly