github.com/ouraigua/jenkins-library@v0.0.0-20231028010029-fbeaf2f3aa9b/pkg/config/resources.go (about) 1 package config 2 3 // InfluxField is the constant for an Influx field 4 const InfluxField = "field" 5 6 // InfluxTag is the constant for an Influx field 7 const InfluxTag = "tag"