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