Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindGalaxyModuleRoot ¶
func FindGalaxyModuleRoot() string
FindGalaxyModuleRoot attempts to find the local Galaxy module root. Returns empty string if not found (indicating published version should be used).
func GetGalaxyModuleRequirement ¶
GetGalaxyModuleRequirement returns the go.mod require directive for Galaxy. If localPath is not empty, it includes a replace directive for development. Otherwise, it uses the published version.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.