Home
last modified time | relevance | path

Searched refs:ParseGlob (Results 1 – 25 of 261) sorted by relevance

1234567891011

/dports/www/mattermost-server/mattermost-server-6.0.2/shared/templates/
H A Dtemplates.go53 htmlTemplates, err := template.ParseGlob(filepath.Join(directory, "*.html"))
69 htmlTemplates, err := template.ParseGlob(filepath.Join(directory, "*.html"))
104 if htmlTemplates, err := template.ParseGlob(filepath.Join(directory, "*.html")); err != nil {
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/text/template/
H A Dexamplefiles_test.go63 tmpl := template.Must(template.ParseGlob(pattern))
94 templates := template.Must(template.ParseGlob(pattern))
140 drivers := template.Must(template.ParseGlob(pattern))
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/text/template/
H A Dexamplefiles_test.go62 tmpl := template.Must(template.ParseGlob(pattern))
93 templates := template.Must(template.ParseGlob(pattern))
139 drivers := template.Must(template.ParseGlob(pattern))
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/dns/rdap/rdap-e2ea151/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/dns/blocky/blocky-0.17/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/shells/antibody/antibody-6.1.1/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net-mgmt/pushgateway/pushgateway-1.4.2/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/www/gohugo/hugo-0.91.2/tpl/internal/go_templates/texttemplate/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/x11/clipman/clipman-1.6.1/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/www/devd/devd-0.9/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/devel/modd/modd-0.8/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net-mgmt/ping_exporter/ping_exporter-0.44/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/alecthomas/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/alecthomas/template/template-fb15b899a751/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
95 templates := template.Must(template.ParseGlob(pattern))
141 drivers := template.Must(template.ParseGlob(pattern))
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/html/template/
H A Dexamplefiles_test.go64 tmpl := template.Must(template.ParseGlob(pattern))
135 templates := template.Must(template.ParseGlob(pattern))
183 drivers := template.Must(template.ParseGlob(pattern))
/dports/lang/gcc8/gcc-8.5.0/libgo/go/html/template/
H A Dexamplefiles_test.go67 tmpl := template.Must(template.ParseGlob(pattern))
138 templates := template.Must(template.ParseGlob(pattern))
186 drivers := template.Must(template.ParseGlob(pattern))
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/html/template/
H A Dexamplefiles_test.go65 tmpl := template.Must(template.ParseGlob(pattern))
136 templates := template.Must(template.ParseGlob(pattern))
184 drivers := template.Must(template.ParseGlob(pattern))

1234567891011