Documentation ¶
Index ¶
- Variables
- func NewDriver(name string) (*cmd.DatabaseDriver, error)
- func PrintError(stderr io.Writer, err error)
- func RunCallGRPC(stdio *cli.Stdio, endpoint string, fullMethod string, metadata []string) (code int)
- func RunCallHTTP(stdio *cli.Stdio, endpointURL string, method http.Method, headers []string) (code int)
- func RunCompare(stdio *cli.Stdio, expectedJson string, actualJson string, showDiff bool, ...) (code int)
- func RunDump(stdio *cli.Stdio, databaseDriver string, connectionString string) (code int)
- func RunInit(stdio *cli.Stdio, databaseDriver string, connectionString string) (code int)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func PrintError ¶
func RunCallGRPC ¶
func RunCallHTTP ¶
func RunCompare ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.