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

Struct regexLib

ext/regex.go:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126type regexLib struct {
127 version uint32
128}
129
130// LibraryName implements that SingletonLibrary interface method.
131func (r *regexLib) LibraryName() string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected