姚文强
姚文强
> Can you try latest 1.3 RC pls? A lot of this code was refactored. Ok, i will have a try
./gor version ./gor flag redefined: cpuprofile panic: ./gor flag redefined: cpuprofile goroutine 1 [running]: flag.(*FlagSet).Var(0xc00011a240, 0x10709c0, 0xc00028b4c0, 0xefee45, 0xa, 0xf177a0, 0x19) /usr/local/go/src/flag/flag.go:851 +0x485 flag.(*FlagSet).StringVar(...) /usr/local/go/src/flag/flag.go:754 flag.(*FlagSet).String(0xc00011a240, 0xefee45, 0xa, 0x0, 0x0,...
> ./gor version > ./gor flag redefined: cpuprofile > panic: ./gor flag redefined: cpuprofile > > goroutine 1 [running]: > flag.(*FlagSet).Var(0xc00011a240, 0x10709c0, 0xc00028b4c0, 0xefee45, 0xa, 0xf177a0, 0x19) > /usr/local/go/src/flag/flag.go:851 +0x485...
> version : 1.2.0 CentOS Linux release 7.7.1908 > > record command: > > /usr/local/bin/gor --input-raw :80 --output-http api.xxx.com --output-file /bak/goreplay/api.xxx.com-request-%Y-%m-%d-%H.log --output-file-size-limit 100m --output-file-queue-limit 0 -verbose 8 -stats you can...
Thank you very much!