go/src/pkg/mime
Brad Fitzpatrick e15c0ac693 all: remove now-unnecessary unreachable panics
Take advantage of the new terminating statement rule.

R=golang-dev, r, gri
CC=golang-dev
https://golang.org/cl/7712044
2013-03-11 14:16:55 -07:00
..
multipart all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
testdata mime, strconv: Make testdata more consistent. 2013-01-22 13:44:35 -08:00
grammar.go pkg: Removing duplicated words ("of of", etc.), mostly from comments. 2012-07-09 09:16:10 +10:00
mediatype.go mime: make ParseMediaType return zero results on error 2012-04-25 12:01:01 -07:00
mediatype_test.go mime: make ParseMediaType return zero results on error 2012-04-25 12:01:01 -07:00
type.go mime: make FormatMediaType take full type for consistency 2012-01-17 11:57:42 -08:00
type_test.go mime: implement TypeByExtension for windows 2011-11-18 10:07:36 +11:00
type_unix.go mime: use Scanner to read mime files during init 2013-02-20 14:34:03 -08:00
type_windows.go mime: do not test for .wav on windows 2013-02-15 16:55:51 +11:00