Versions in this module Expand all Collapse all v0 v0.8.1 Jan 12, 2016 v0.8.0 Dec 4, 2015 Changes in this version + type Config struct + ContentType string + Ext string + func (c Config) SetContent(w http.ResponseWriter, r *http.Request) bool + type Mime struct + Configs []Config + Next middleware.Handler + func (e Mime) ServeHTTP(w http.ResponseWriter, r *http.Request) (int, error)