package
Version:
v0.1.84
Opens a new window with list of versions in this module.
Published: Apr 16, 2024
License: MIT
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 ServiceGenerationConfigurationName = "service.generation.codefly.yaml"
type Base struct {
Domain string `yaml:"domain"`
Name string `yaml:"name"`
}
type Service struct {
Base Base `yaml:"base"`
Ignores []string `yaml:"ignores"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.