Stephan Schmidt
Stephan Schmidt
"Thankfully, this bug is hard to hit." I've got it in two projects, and only through second-level dependencies except for serde_json.
Sorry to be bothersome, some updates after 3months? :-)
Looks like this is still open, I've stumbled into the same problem.
Thanks for the long answer. I would prefer unmarshalling. Wouldn't adding go-type support in the way of `table.field=gotype ` work? With pgx supporting Jsonb with Valueer and Scanner interfaces out...
This has cost my several hours - I would never have expected that UI runs completely different from console.
Wanted to use Coraza with Echo by adapting the Gin example. Stumbled across the same problem with missing request handle method. On that topic of integration: I'm new to the...
Thanks that helped! Now I hope even more that Coraza will expose an API so Gin/Echo/Fiber users on Go can use it in their applications as a middleware.
Why is it that in the second image the font looks compressed? I get the same here and would prefer the uncompressed look of the font from the first image,...
What fits best into Go IMHO would be a Zig approach. !int for an error result (short for (int, error)) ?int for a nullable result ( prefix modifiers like []int...