package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: May 17, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CONTROLLER int = iota
QUEUE_CONSUMER
QUEUE_PRODUCER
REPOSITORY
SERVICE
)
type WizardAnswers struct {
Controller bool
ModuleName string
QueueConsumer bool
QueueProducer bool
Repository bool
Service bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.