protoc-gen-go-micro/vendor/github.com/gorilla/handlers/handlers_pre18.go
2017-03-31 18:01:58 +02:00

8 lines
106 B
Go

// +build !go1.8
package handlers
type loggingResponseWriter interface {
commonLoggingResponseWriter
}