Documentation ¶
Index ¶
Constants ¶
View Source
const (
CacheHeader = "X-Cache"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseLogger ¶
func NewResponseLogger ¶
func NewResponseLogger(delegate http.Handler) *ResponseLogger
func (*ResponseLogger) ServeHTTP ¶
func (l *ResponseLogger) ServeHTTP(w http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.