Files
mongo/defaults.go
George Suntres 38265c15d1 Initial import
2026-03-29 11:38:57 -04:00

7 lines
84 B
Go

package mongo
import _ "embed"
//go:embed structful.json
var structfulJson []byte