adrianiacobghiula

Results 1 comments of adrianiacobghiula

hi @StephenCathcart , I found a manual solution for the mock generator `mockgen github.com/neo4j/neo4j-go-driver/v5/neo4j SessionWithContext` to explicit say the mock struct implements `neo4j.SessionWithContext` like this ``` // MockSessionWithContext is a...