mimeext

package module
v0.0.0-...-55dd79e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2014 License: MIT Imports: 1 Imported by: 2

README

mime-ext

This is a library that adds a huge number of mime types for using with mime.TypeByExtension()

Usage


package main

import (
	"mime"
	_ "github.com/mytrile/mime-ex"
)

func main() {
	gz_type := mime.TypeByExtension(".gz") //=> "application/gzip"
}

Meta

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL