website-content/getstarted/docs.go
2026-05-13 17:56:29 +02:00

7 lines
68 B
Go

package getstarted
import "embed"
//go:embed *.md
var FS embed.FS