type github.com/Masterminds/squirrel.RunnerContext

2 uses

	github.com/Masterminds/squirrel (current package)
		squirrel_ctx.go#L37: type RunnerContext interface {
		squirrel_ctx.go#L46: func WrapStdSqlCtx(stdSqlCtx StdSqlCtx) RunnerContext {