Documentation
¶
Index ¶
- func GetComposerVersion(mageVer string) string
- func GetDBVersion(mageVer string) string
- func GetElasticVersion(mageVer string) string
- func GetPhpVersion(mageVer string) string
- func GetRabbitMQVersion(mageVer string) string
- func GetRedisVersion(mageVer string) string
- func GetXdebugVersion(mageVer string) string
- type ToolsVersions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetComposerVersion ¶
func GetDBVersion ¶
func GetElasticVersion ¶
func GetPhpVersion ¶
func GetRabbitMQVersion ¶
func GetRedisVersion ¶
func GetXdebugVersion ¶
Types ¶
type ToolsVersions ¶
type ToolsVersions struct {
Php, Db, Elastic, Composer, Redis, RabbitMQ, Xdebug, Hosts string
}
func GetVersions ¶
func GetVersions() ToolsVersions
Click to show internal directories.
Click to hide internal directories.