]> go.fuhry.dev Git - runtime.git/commit
[stringmatch] add "not" matcher
authorDan Fuhry <dan@fuhry.com>
Wed, 3 Jun 2026 04:12:29 +0000 (00:12 -0400)
committerDan Fuhry <dan@fuhry.com>
Wed, 3 Jun 2026 04:12:29 +0000 (00:12 -0400)
commitcd963339898a9f3df873c7d7968071d03528067a
tree2f738de74b050121c6509f94718697930678d214
parentd151cb39b732d32b2e67167c6da0f6ac27ca89e3
[stringmatch] add "not" matcher
utils/stringmatch/matchers.go
utils/stringmatch/matchers_test.go
utils/stringmatch/serialization.go
utils/stringmatch/serialization_test.go