Documentation ¶
Index ¶
Constants ¶
View Source
const ( Executable types.TargetType = "executable" Library types.TargetType = "library" Interface types.TargetType = "interface" )
Variables ¶
This section is empty.
Functions ¶
func GetTargetTemplateFileName ¶
func GetTargetTemplateFileName(targetType types.TargetType) string
func ProjectFile ¶
func ProjectFile(file string, projectConfig *types.ProjectConfig) string
func TargetFile ¶
func TargetFile(file string, targetConfig *types.TargetConfig) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.