Files
2019/inputs/inputs.go
2022-06-06 15:14:31 -05:00

7 lines
63 B
Go

package inputs
import "embed"
//go:embed *
var Sets embed.FS