Commit Graph

2 Commits

Author SHA1 Message Date
Daniel J Walsh 0ee26255cd
Run codespell on codebase
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-02-09 12:27:59 -05:00
Daniel J Walsh b4f7b119c9
Create pkg/regexp to better handle init regex
The new Reexp structure, will handle the initialization of regexp
and then will do the MustCompile within a sync.Once field.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-01-12 13:19:47 -05:00