-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.pkgsite
Milestone
Description
What is the URL of the page with the issue?
https://pkg.go.dev/github.com/moby/moby/client?tab=doc
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.66 Safari/537.36
Screenshot
What did you do?
Visited the aforementioned link.
What did you expect to see?
The current docs for github.com/moby/moby/client
, like on godoc:
https://godoc.org/github.com/docker/docker/client
(notice https://github.com/docker/docker redirects to https://github.com/moby/moby)
What did you see instead?
Per the screenshot, at the time of writing, docs for v1.13.1, which was tagged on Feb 8, 2017.
The godoc version is looking at ~master
at any given moment in time.
The current advice from the project maintainers is to use master
of this package/module:
- Undefined error for
client.NewClientWithOpts
in Go SDK moby/moby#40185 (comment) - Push 19.03 engine branch to this repo moby/moby#40235
Hence only godoc.org works as a means of viewing "current" docs for github.com/moby/moby/client
.
arp242, sfllaw, zikaeroh, hugelgupf, szabba and 16 more
Metadata
Metadata
Assignees
Labels
FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.pkgsite