Documentation
¶
Index ¶
- func GetPackageName(lang string, cfg *config.LanguageConfig) string
- func GetRegistryName(lang string) string
- func OutputTargetDirectory(targetName string) string
- func OutputTargetMCPRelease(targetName string) string
- func OutputTargetPublish(targetName string) string
- func OutputTargetRegenerated(targetName string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPackageName ¶
func GetPackageName(lang string, cfg *config.LanguageConfig) string
func GetRegistryName ¶
func OutputTargetDirectory ¶
Returns the directory output name for the given target name. This automatically handles when the target name contains hyphens.
func OutputTargetMCPRelease ¶
Returns the MCP release output name for the given target name. This automatically handles when the target name contains hyphens and trims any "mcp-" prefix.
func OutputTargetPublish ¶
Returns the publish output name for the given target name. This automatically handles when the target name contains hyphens.
func OutputTargetRegenerated ¶
Returns the regenerated output name for the given target name. This automatically handles when the target name contains hyphens.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.