Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DBDriverTemplater ¶
type DBDriverTemplater interface {
Service() []byte
}
type Project ¶
type Project struct { ProjectName string Exit bool AbsolutePath string ProjectType flags.Framework DBDriver flags.Database FrameworkMap map[flags.Framework]Framework DBDriverMap map[flags.Database]Driver }
func (*Project) CreateFileAndInjectTemp ¶
func (*Project) CreateMainFile ¶
func (*Project) CreatePath ¶
Click to show internal directories.
Click to hide internal directories.