Commit Graph

6 Commits

Author SHA1 Message Date
Erik Dubbelboer 7a5afddf5b Use %v for errors and %q for strings (#1262)
Mostly in tests.
2022-04-01 18:11:16 +02:00
Erik Dubbelboer e9db537178 Use %w to wrap errors (#1175) 2021-12-13 09:41:34 +01:00
Erik Dubbelboer 9f2c63676d Lower go test time 2021-06-18 14:57:18 +02:00
Oleg Kovalov dc9b54dbdf Precompute default regexp (#662) 2019-09-25 20:56:31 +02:00
Aliaksandr Valialkin b43280dfe8 expvarhandler: properly generate json output when regexp filter is present 2016-09-27 20:02:30 +03:00
Aliaksandr Valialkin f340a2920f Moved expvarhandler from fasthttputil to fasthttp root 2016-02-05 18:13:16 +02:00