MCPcopy
hub / github.com/google/mtail / String

Method String

internal/runtime/compiler/types/types.go:24–24  ·  view source on GitHub ↗

String returns a string representation of a Type.

()

Source from the content-addressed store, hash-verified

22
23 // String returns a string representation of a Type.
24 String() string
25}
26
27// TypeError describes an error in which a type was expected, but another was encountered.

Callers 15

StartGcLoopMethod · 0.65
buildLabelValueKeyFunction · 0.65
TestKindTypeFunction · 0.65
TestMetricJSONRoundTripFunction · 0.65
ServeHTTPMethod · 0.65
SetFlagFunction · 0.65
WriteStatusHTMLMethod · 0.65
NewFunction · 0.65
StringMethod · 0.65
StringMethod · 0.65
StringMethod · 0.65
inferGroupTypeFunction · 0.65

Implementers 3

TypeErrorinternal/runtime/compiler/types/types.
Variableinternal/runtime/compiler/types/types.
Operatorinternal/runtime/compiler/types/types.

Calls

no outgoing calls

Tested by 7

TestKindTypeFunction · 0.52
TestMetricJSONRoundTripFunction · 0.52
TestKindHasStringFunction · 0.52
TestTokenStringFunction · 0.52
TestOpcodeHasStringFunction · 0.52
TestInstrStringFunction · 0.52
TestWritePrometheusFunction · 0.52