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

Struct stringFormatter

ext/formatting.go:269–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269type stringFormatter struct{}
270
271// String implements formatStringInterpolator.String.
272func (c *stringFormatter) String(arg ref.Val, locale string) (string, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected