gopkg
gopkg copied to clipboard
Source code links on godoc.org pages
GoDoc.org (like godoc) provides links in the documentation to the source code when the viewer clicks on the function name.
For code hosted on the major sites (github, bitbucket, google code) the links are present and work correctly, but no links are present on gopkg.in packages.
Indeed. This was discussed with Andrew Gerrand and Gary Burd. We just need to tweak godoc.org to support source code references on vanity URLs. I'll keep this open to track this work too.
@niemeyer I know this one is just a bit old, but curious if you ever made headway on how to grab the source code uri from a vanity path for a package.
No, never looked into this, sorry. :(