mirror of
https://gitee.com/johng/gf
synced 2026-07-08 22:40:30 +08:00
add panic if internal watcher creation fails for gfsnotify; improve codes and change comment from chinese to english for gdb
This commit is contained in:
@ -11,7 +11,7 @@ import (
|
||||
"io/ioutil"
|
||||
)
|
||||
|
||||
// bodyReadCloser implements the io.ReadCloser interface
|
||||
// BodyReadCloser implements the io.ReadCloser interface
|
||||
// which is used for reading request body content multiple times.
|
||||
type BodyReadCloser struct {
|
||||
*bytes.Reader
|
||||
|
||||
Reference in New Issue
Block a user