Documentation
¶
Index ¶
- func GenericFileGenerator(i infra.CommandRunner, path *string, folderName, fileName, template string) error
- func GoFileGenerator(i infra.CommandRunner, path *string, folderName, fileName, template string) error
- func HTTPServerParser(fwk, db, mq, cache string) (string, error)
- func IsFileExists(filename string) bool
- func LastSegment(module string) string
- func ParseTemplate(tmplStr string, data interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericFileGenerator ¶
func GenericFileGenerator(i infra.CommandRunner, path *string, folderName, fileName, template string) error
func GoFileGenerator ¶
func GoFileGenerator(i infra.CommandRunner, path *string, folderName, fileName, template string) error
func HTTPServerParser ¶ added in v0.1.0
func IsFileExists ¶ added in v0.7.0
func LastSegment ¶
func ParseTemplate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.