Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(315)

Issue 5824053: code review 5824053: reflect: document PkgPath, Method, StructField (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by rsc
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, bradfitz, r
Visibility:
Public.

Description

reflect: document PkgPath, Method, StructField

Patch Set 1 #

Patch Set 2 : diff -r ff9f7d197298 https://go.googlecode.com/hg/ #

Total comments: 7

Patch Set 3 : diff -r 09bd73d9583c https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 09bd73d9583c https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 09bd73d9583c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -14 lines) Patch
M src/pkg/reflect/type.go View 1 2 3 chunks +28 lines, -14 lines 0 comments Download

Messages

Total messages: 6
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-03-14 19:04:19 UTC) #1
bradfitz
LGTM On Wed, Mar 14, 2012 at 12:04 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 1 month ago (2012-03-14 19:06:37 UTC) #2
r
http://codereview.appspot.com/5824053/diff/3/src/pkg/reflect/type.go File src/pkg/reflect/type.go (right): http://codereview.appspot.com/5824053/diff/3/src/pkg/reflect/type.go#newcode70 src/pkg/reflect/type.go:70: // The package path is a full package import ...
13 years, 1 month ago (2012-03-14 20:51:10 UTC) #3
rsc
http://codereview.appspot.com/5824053/diff/3/src/pkg/reflect/type.go File src/pkg/reflect/type.go (right): http://codereview.appspot.com/5824053/diff/3/src/pkg/reflect/type.go#newcode72 src/pkg/reflect/type.go:72: // and for predeclared types, like error or string. ...
13 years, 1 month ago (2012-03-15 19:08:36 UTC) #4
r
LGTM thank you
13 years, 1 month ago (2012-03-15 19:38:52 UTC) #5
rsc
13 years, 1 month ago (2012-03-15 21:16:02 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=526b4b12be9d ***

reflect: document PkgPath, Method, StructField

R=golang-dev, bradfitz, r
CC=golang-dev
http://codereview.appspot.com/5824053
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b