Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prometheus/common
/ String
Method
String
model/value_type.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
type
Value
interface
{
23
Type() ValueType
24
String() string
25
}
26
27
func
(Matrix) Type() ValueType {
return
ValMatrix }
Callers
15
TestDefaultConfig
Function · 0.65
TestDurationValues
Function · 0.65
TestDynamicLevels
Function · 0.65
TestTruncateSourceFileName_DefaultStyle
Function · 0.65
TestTruncateSourceFileName_GoKitStyle
Function · 0.65
TestReservedKeys
Function · 0.65
newGoKitStyleReplaceAttrFunc
Function · 0.65
defaultReplaceAttr
Function · 0.65
String
Method · 0.65
String
Method · 0.65
String
Method · 0.65
Set
Method · 0.65
Implementers
2
Scalar
model/value.go
String
model/value.go
Calls
no outgoing calls
Tested by
15
TestDefaultConfig
Function · 0.52
TestDurationValues
Function · 0.52
TestDynamicLevels
Function · 0.52
TestTruncateSourceFileName_DefaultStyle
Function · 0.52
TestTruncateSourceFileName_GoKitStyle
Function · 0.52
TestReservedKeys
Function · 0.52
TestUnmarshalJSONLabelSet
Function · 0.52
TestLabelSet_String
Function · 0.52
BenchmarkLabelSetStringMethod
Function · 0.52
TestParseDuration
Function · 0.52
TestVectorSort
Function · 0.52
TestValidationScheme_String
Function · 0.52