|
Dsymonds |
at Oct 5, 2012 at 12:09 am
|
⇧ |
| |
*** Submitted as
http://code.google.com/p/go/source/detail?r=fc0c1a909822 ***
net/mail: make address parsing (more) public
Code for parsing email addresses was already partially part of the
public API with "func (Header) AddressList". This CL adds a trivial
implementation for two public methods to parse address and lists from a
string. With tests.
R=dsymonds
CC=golang-dev
http://codereview.appspot.com/5676067Committer: David Symonds <
[email protected]>
http://codereview.appspot.com/5676067/