Gitea 代码
 
 
 
 
 
 

7 lines
106 B

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