open class GolangFeature : BuildFeature
Golang feature processing Golang tests
See Also
GolangFeature(init: GolangFeature.() -> Unit = {}, base: GolangFeature? = null) |
var testFormat: String?
The output format of the test Golang to processing |
var enabled: Boolean
Specifies whether the feature is enabled |
|
var id: String?
Build feature id, if not specified will be generated |
|
var type: String
Build feature type |