com.tencent.devops.common.stream.constants.StreamBinder.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common-event Show documentation
Show all versions of common-event Show documentation
Tencent blueking ci project
package com.tencent.devops.common.stream.constants
object StreamBinder {
const val CORE_RABBIT = "core-rabbit"
const val EXTEND_RABBIT = "extend-rabbit"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy