]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15, net/url: document new method URL.Redacted
authorEmmanuel T Odeke <emmanuel@orijtech.com>
Sat, 11 Apr 2020 22:38:51 +0000 (15:38 -0700)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Sun, 12 Apr 2020 00:19:41 +0000 (00:19 +0000)
commit83bfe3b1bf25021d0a33352bed12696f5abe420a
treeeae3c76b739502b1aaa96a265acf710eea413ae2
parentb10849fbb97a2244c086991b4623ae9f32c212d0
doc/go1.15, net/url: document new method URL.Redacted

Adds an entry in the Go1.15 release notes, but also
adds an example test for URL.Redacted.

Follow-up of CL 207082.

Updates #37419

Change-Id: Ibf81989778907511a3a3a3e4a03d1802b5dd9762
Reviewed-on: https://go-review.googlesource.com/c/go/+/227997
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
doc/go1.15.html
src/net/url/example_test.go