MCPcopy Create free account
hub / github.com/cel-expr/cel-go / stringFormatterV2

Struct stringFormatterV2

ext/formatting_v2.go:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196type stringFormatterV2 struct{}
197
198// String implements formatStringInterpolatorV2.String.
199func (c *stringFormatterV2) String(arg ref.Val) (string, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected