Documentation
¶
Overview ¶
* Copyright contributors to the Galasa project * * SPDX-License-Identifier: EPL-2.0
* Copyright contributors to the Galasa project * * SPDX-License-Identifier: EPL-2.0
Index ¶
Constants ¶
View Source
const ( PROPERTY_NAME_GALASACTL_VERSION = "galasactl.version" PROPERTY_NAME_GALASA_BOOT_JAR_VERSION = "galasa.boot.jar.version" PROPERTY_NAME_GALASA_FRAMEWORK_VERSION = "galasa.framework.version" PROPERTY_NAME_GALASACTL_REST_API_VERSION = "galasactl.rest.api.version" )
Variables ¶
View Source
var (
PropsFileName = "templates/version/build.properties"
)
Functions ¶
func GetBootJarVersion ¶
func GetGalasaCtlVersion ¶
func GetGalasaVersion ¶
Types ¶
type EmbeddedFileSystem ¶
type EmbeddedFileSystem struct {
// contains filtered or unexported fields
}
type ReadOnlyFileSystem ¶
func GetReadOnlyFileSystem ¶
func GetReadOnlyFileSystem() ReadOnlyFileSystem
func NewReadOnlyFileSystem ¶
func NewReadOnlyFileSystem() ReadOnlyFileSystem
Click to show internal directories.
Click to hide internal directories.