Add go module struct to import the regex definition from external packages
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 条评论