gstarikov
Results
1
comments of
gstarikov
And more complex example https://go.dev/play/p/HdVjUopwCRe Will reproduce with any error containing a slice or map, passed by value, and if sqlhooks.Compose is used. ```go package main import ( "context" "database/sql"...