package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Apr 5, 2023
License: MIT
Opens a new window with license information.
Imports: 35
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
func Diff(ctx context.Context, e Env, dir, name string, stderr io.Writer) error
-
func Do(args []string, stdin io.Reader, stdout io.Writer, stderr io.Writer) int
-
func Generate(ctx context.Context, e Env, dir, filename string, stderr io.Writer) (map[string]string, error)
-
type Env
View Source
var ErrPluginProcessDisabled = errors.New("plugin: process-based plugins disabled via SQLCDEBUG=processplugins=0")
Do runs the command logic.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.