package
19.2.0-alpha.20190805+incompatible
Repository: https://github.com/jrote1/cockroach.git
Documentation: pkg.go.dev

# Interfaces

InternalExecutor is meant to be used by layers below SQL in the system that nevertheless want to execute SQL queries (presumably against system tables).

# Type aliases

SessionBoundInternalExecutorFactory is a function that produces a "session bound" internal executor.