Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCommand ¶
func BuildCommand(baseOptions *options.GenerateOptions) *cobra.Command
func RunGenerateMapper ¶
func RunGenerateMapper(ctx context.Context, o *GenerateMapperOptions) error
Types ¶
type GenerateMapperOptions ¶
type GenerateMapperOptions struct { *options.GenerateOptions APIGoPackagePath string APIDirectory string OutputMapperDirectory string }
func (*GenerateMapperOptions) BindFlags ¶
func (o *GenerateMapperOptions) BindFlags(cmd *cobra.Command)
func (*GenerateMapperOptions) InitDefaults ¶
func (o *GenerateMapperOptions) InitDefaults() error
Click to show internal directories.
Click to hide internal directories.