Online API docs are just for the latest release and the master branch. But 
if you have the version you want locally installed, you can just spin up 
godoc and point to the goroot and browse it.

> I would love it if the https://golang.org/pkg/ documentation had 
"introduced in version..." notations 

It already does. Example - https://golang.org/pkg/net/http/#SameSite



On Tuesday, 16 October 2018 20:08:10 UTC+5:30, aco...@redhat.com wrote:
>
> I have not been able to find online API doc for older Go standard library 
> versions, where would I find this? Apologies if it's in an obvious place 
> and I missed it.
>
> I would love it if the https://golang.org/pkg/ documentation had 
> "introduced in version..." notations like https://docs.python.org or 
> https://en.cppreference.com - but I'll settle for easy access to docs for 
> older versions.
>
> Minor nit: the release notes in the release history link to 
> https://golang.org/pkg/ which is not really correct. The latest version 
> could have made further changes to the API since that release which would 
> be confusing.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to