mirror of
https://github.com/golang/go
synced 2024-11-06 04:26:11 -07:00
b7041c7ad1
Having the proposal numbers recorded in the API files should help significantly when it comes time to audit the new API additions at the end of each release cycle. Change-Id: Id18e8cbdf892228a10ac17e4e21c7e17de5d4ff7 Reviewed-on: https://go-review.googlesource.com/c/go/+/392414 Trust: Russ Cox <rsc@golang.org> Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org>
3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
pkg net/url, func JoinPath(string, ...string) (string, error) #47005
|
|
pkg net/url, method (*URL) JoinPath(...string) *URL #47005
|