Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateResources ¶
func GenerateResources(destDir string, tables []config.TableSchema) error
Types ¶
type FrontendGeneratorImpl ¶
type FrontendGeneratorImpl struct {
Config config.Config
Directories database.ProjectDirectories
}
func New ¶
func New( config config.Config, directories database.ProjectDirectories, ) FrontendGeneratorImpl
func (FrontendGeneratorImpl) Generate ¶
func (f FrontendGeneratorImpl) Generate()
Click to show internal directories.
Click to hide internal directories.