gitlab-org--gitlab-foss/workhorse/internal/staticpages/static.go

6 lines
65 B
Go

package staticpages
type Static struct {
DocumentRoot string
}