go/src/net/mail
Matthew Dempsky 0da4dbe232 all: remove unnecessary type conversions
cmd and runtime were handled separately, and I'm intentionally skipped
syscall. This is the rest of the standard library.

CL generated mechanically with github.com/mdempsky/unconvert.

Change-Id: I9e0eff886974dedc37adb93f602064b83e469122
Reviewed-on: https://go-review.googlesource.com/22104
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-15 07:31:45 +00:00
..
example_test.go net/mail: add example to package 2015-07-16 22:34:35 +00:00
message.go all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
message_test.go all: standardize RFC mention format 2016-04-12 21:07:52 +00:00