msaboor35

Results 2 issues of msaboor35

**Describe the bug** I will discuss this bug from the Linux perspective since Tgid() function is not implemented for other platforms. We have a Tgid() function which parses the /proc/[pid]/status...

package:process

### Question Description When using `QueryParser`, we can register a custom parser for decoding the query parameters with `fiber.SetParserDecoder`. The type of `ParserType.Converter` in `ParserConfig` is `func(val string) reflect.Value`. This...

🤔 Question