[#87] netmap: Extend enum Operation

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
This commit is contained in:
Anton Nikiforov 2024-06-24 13:55:23 +03:00
parent 174773454e
commit 35e7397d48

View file

@ -111,6 +111,7 @@ const (
OR
AND
NOT
LIKE
)
const (