Probar expresiones `glob` de la misma manera que lo hace Gitea https://github.com/gobwas/glob
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
test_glob/go.mod

5 lines
67 B

module test_glob
go 1.25.1
require github.com/gobwas/glob v0.2.3