noctx
noctx copied to clipboard
Support for github.com/jmoiron/sqlx methods?
This is more of a question, would you be open to a pull request adding checks for methods on the github.com/jmoiron/sqlx package?
I think it’s a good idea to allow packages other than the standard library to be passed as arguments to the noctx command.
noctx --functions="github.com/jmoiron/sqlx.Get,github.com/jmoiron/sqlx.NamedExec"