ITADN

Add go module struct to import the regex definition from external packages

#640Pull Requestjkroepke 创建于 2025-09-18
J
jkroepkecommented
Because `//go:embed` does not allow `..`, it must be defined where the assets are. The yaml can be used with ```go import github.com/ua-parser/uap_core var yamlFile = uap_core.RegexDefinitions ```
合并状态:未合并 4 条评论