Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadUserIP ¶
Types ¶
type ReadCounter ¶
type ReadCounter struct {
io.ReadCloser
Size int
}
type WriterInterceptor ¶
type WriterInterceptor struct {
http.ResponseWriter
Size int
// contains filtered or unexported fields
}
func (*WriterInterceptor) Code ¶
func (w *WriterInterceptor) Code() int
func (*WriterInterceptor) WriteHeader ¶
func (w *WriterInterceptor) WriteHeader(code int)
Click to show internal directories.
Click to hide internal directories.