Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles code generation operations
func NewManager ¶
NewManager creates a new generator manager
func (*Manager) GenerateAppLayers ¶
GenerateAppLayers generates the app layer interfaces
func (*Manager) GenerateMocks ¶
GenerateMocks generates all mock files
func (*Manager) GeneratePluginAPI ¶
GeneratePluginAPI generates plugin API and hooks code
func (*Manager) GenerateStoreLayers ¶
GenerateStoreLayers generates the store layer code
Click to show internal directories.
Click to hide internal directories.