package generators

import "github.com/onsi/ginkgo/v2/ginkgo/generators"

Index

Functions

func BuildBootstrapCommand

func BuildBootstrapCommand() command.Command

func BuildGenerateCommand

func BuildGenerateCommand() command.Command

Types

type GeneratorsConfig

type GeneratorsConfig struct {
	Agouti, NoDot, Internal bool
	CustomTemplate          string
	CustomTemplateData      string
	Tags                    string
}

Source Files

boostrap_templates.go bootstrap_command.go generate_command.go generate_templates.go generators_common.go

Version
v2.23.4 (latest)
Published
Apr 6, 2025
Platform
linux/amd64
Imports
13 packages
Last checked
12 hours ago

Tools for package owners.