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

Issue 116430044: code review 116430044: context: provide String methods. The Strings show the ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by Sameer Ajmani
Modified:
10 years, 7 months ago
Reviewers:
bcmills
CC:
bcmills, golang-codereviews
Visibility:
Public.

Description

context: provide String methods. The Strings show the functions called to construct the context left-to-right. External implementations of the Context interface may break the chain, but establishing this pattern now may encourage them to do the right thing.

Patch Set 1 #

Patch Set 2 : diff -r 0075ecfeb3d8 https://code.google.com/p/go.net #

Patch Set 3 : diff -r 0075ecfeb3d8 https://code.google.com/p/go.net #

Patch Set 4 : diff -r 0075ecfeb3d8 https://code.google.com/p/go.net #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -10 lines) Patch
M context/context.go View 4 chunks +13 lines, -0 lines 0 comments Download
M context/context_test.go View 10 chunks +27 lines, -10 lines 0 comments Download

Messages

Total messages: 3
Sameer Ajmani
Hello bcmills (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.net
10 years, 7 months ago (2014-07-30 18:53:36 UTC) #1
bcmills
LGTM
10 years, 7 months ago (2014-07-30 20:16:18 UTC) #2
Sameer Ajmani
10 years, 7 months ago (2014-08-01 13:28:44 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=6a58d15273e1&repo=net ***

context: provide String methods.  The Strings show the functions called
to construct the context left-to-right.  External implementations of the
Context interface may break the chain, but establishing this pattern now
may encourage them to do the right thing.

LGTM=bcmills
R=bcmills
CC=golang-codereviews
https://codereview.appspot.com/116430044
Sign in to reply to this message.

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