package
0.4.0
Repository: https://github.com/alash3al/xyr.git
Documentation: pkg.go.dev

# Functions

Exec executes an sql statement.
GetRegisteredCommands return a list with the registered command factories.
Import implements the import sub command.
RegisterCommand registers the specified command via its factory.

# Type aliases

CommandFunc a command handler factory.