Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CalledFrom does not match sqlrowsutil.CalledFrom behavior #51

Open
adamdecaf opened this issue Jun 21, 2023 · 0 comments
Open

CalledFrom does not match sqlrowsutil.CalledFrom behavior #51

adamdecaf opened this issue Jun 21, 2023 · 0 comments

Comments

@adamdecaf
Copy link

I was recently trying to use analysisutil.CalledFrom instead of the example in sqlrowsutil. However this does not work as expected. analysisutil seems to be close, but not the exact behavior as sqlrowsutil. Is this expected? The godocs and signatures exactly match, so the assumption is their behavior would match as well.

https://github.com/gostaticanalysis/sqlrows/blob/master/sqlrowsutil/util.go#L199
https://github.com/gostaticanalysis/analysisutil/blob/v0.7.1/call.go#L397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant