package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewShell instantiates a cliState.
# Interfaces
Shell represents an interactive shell.
# Type aliases
StatementsValue is an implementation of pflag.Value that appends any argument to a slice.
URLParser represents a function able to convert user-supplied strings to a URL object.