]> Cypherpunks repositories - gostls13.git/commit
reflect: add URL scheme for godoc hyperlinking
authorJoe Tsai <joetsai@digital-static.net>
Wed, 27 Sep 2017 17:36:04 +0000 (10:36 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Wed, 27 Sep 2017 18:23:25 +0000 (18:23 +0000)
commitd94078f04017533a89661514035d565261240ebb
tree9e8aeb4e914a5a473902efbe84cb76cce1dcba4c
parent6471ace2ea449ea9b7e5b77b9e59c97eafa6392f
reflect: add URL scheme for godoc hyperlinking

Adding the "https://" scheme allows godoc to properly detect
the URL and provide a hyperlink for it.

Change-Id: I76dc309368c86975de01bc6e6e9196037b2114d7
Reviewed-on: https://go-review.googlesource.com/66570
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/reflect/type.go