package
1.22.0
Repository: https://github.com/cowsql/go-cowsql.git
Documentation: pkg.go.dev

# Functions

New creates a new Shell connected to the given database.
WithDialFunc sets a custom dial function for connecting to cowsql endpoints.
WithDriverName sets a custom name for the registered cowsql driver.
WithFormat specifies the output format.

# Structs

Shell can be used to implement interactive prompts for inspecting a cowsql database.

# Type aliases

Option that can be used to tweak shell parameters.