Documentation ¶
Index ¶
- func CheckModelExists(filepath, modelName, extenstion string) (bool, error)
- func CreateDir(dirName string) bool
- func CreateModelName(stageName string, fileName string) (string, string)
- func ExtractStringsBetweenBraces(input []byte) []string
- func GetMD5Hash(text string) string
- func ToCamelCase(input string) string
- type UpstreamDependencies
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckModelExists ¶
func GetMD5Hash ¶
func ToCamelCase ¶
Types ¶
type UpstreamDependencies ¶
type UpstreamDependencies []string
func (UpstreamDependencies) ToModelsNameArray ¶
func (ud UpstreamDependencies) ToModelsNameArray() []string
Click to show internal directories.
Click to hide internal directories.