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
type SchemeToEntity ¶
func (SchemeToEntity) Command ¶
func (s SchemeToEntity) Command() *cli.Command
Click to show internal directories.
Click to hide internal directories.