debian-mirror-gitlab/workhorse/internal/staticpages/static.go

6 lines
65 B
Go
Raw Normal View History

2021-02-22 17:27:13 +05:30
package staticpages
type Static struct {
DocumentRoot string
}