Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net/textproto: remove reference to DotAll #5893

Closed
gopherbot opened this issue Jul 16, 2013 · 2 comments
Closed

net/textproto: remove reference to DotAll #5893

gopherbot opened this issue Jul 16, 2013 · 2 comments
Labels
Documentation FrozenDueToAge Suggested Issues that may be good for new contributors looking for work to do.

Comments

@gopherbot
Copy link

by feedback.test.account:

https://feedback.corp.google.com/#/Report/1048512264

Description:
The function ReadDotAll() used in the Cmd() example doesn't exist in the code base. 

It should probably be ReadDotLines() or ReadDotBytes()



Description translated:
The function Read DotAll() used in the Cmd() example doesn't exist in the code base. 

It should probably be Read HotLines() or ReadUtfBytes()



UI language: en
Detected language: en
@adg
Copy link
Contributor

adg commented Jul 16, 2013

Comment 1:

The Conn.Cmd example mentions DotAll, a method that doesn't exist.
http://golang.org/pkg/net/textproto/#Conn.Cmd

Labels changed: added documentation, suggested, removed restrict-view-owner.

Status changed to Accepted.

@robpike
Copy link
Contributor

robpike commented Aug 17, 2013

Comment 3:

This issue was closed by revision df7b93c.

Status changed to Fixed.

@gopherbot gopherbot added fixed Documentation Suggested Issues that may be good for new contributors looking for work to do. labels Aug 17, 2013
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation FrozenDueToAge Suggested Issues that may be good for new contributors looking for work to do.
Projects
None yet
Development

No branches or pull requests

3 participants