command

package
v2.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands []*cli.Command
View Source
var (
	ErrOutputPathIsNotADir = errors.New("output path is not a dir")
)

Functions

This section is empty.

Types

type SchemaToModel

type SchemaToModel struct {
	// contains filtered or unexported fields
}

func (SchemaToModel) Command

func (s SchemaToModel) Command() *cli.Command

func (SchemaToModel) Parse

func (s SchemaToModel) Parse(input string) ([]*schema.Table, error)

type SchemeToEntity

type SchemeToEntity struct {
	Input  string
	Output string
}

func (SchemeToEntity) Command

func (s SchemeToEntity) Command() *cli.Command

func (SchemeToEntity) Parse

func (s SchemeToEntity) Parse(input string) ([]*schema.Table, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL