Initial import
This commit is contained in:
6
defaults.go
Normal file
6
defaults.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package mongo
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed structful.json
|
||||
var structfulJson []byte
|
||||
Reference in New Issue
Block a user