Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAvailablePort ¶
FindAvailablePort finds an available port on localhost
func IsDockerComposeAvailable ¶
func IsDockerComposeAvailable() bool
func ParseKeyValuePairs ¶
ParseKeyValuePairs parses KEY=VALUE pairs.
func SanitizeVersion ¶
SanitizeVersion sanitizes a version string for use in filesystem paths. Replaces invalid filesystem characters with hyphens.
func ValidatePythonIdentifier ¶
ValidatePythonIdentifier checks if the given name is a valid Python identifier. It returns an error if the name doesn't match Python identifier rules or is a reserved keyword.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.