Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Source string `short:"s" long:"sourceURL" description:"source URL"` Dest string `short:"d" long:"destinationURL" description:"destination URL"` Types []string `short:"t" long:"struct type" description:"struct type"` Pkg string `short:"p" long:"package" description:"package"` }
Options represents Cli options
Source Files ¶
Click to show internal directories.
Click to hide internal directories.