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

Struct regexLib

ext/regex.go:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected