Bootstrap and day 1 solution
This commit is contained in:
6
inputs/inputs.go
Normal file
6
inputs/inputs.go
Normal file
@ -0,0 +1,6 @@
|
||||
package inputs
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *
|
||||
var Sets embed.FS
|
Reference in New Issue
Block a user