Open Debojyoti001 opened 2 years ago
documentLoader := gojsonschema.NewGoLoader(x) (where x is a json)
documentLoader := gojsonschema.NewGoLoader(x)
**This upon logging gives {}-> an empty interface*
documentLoader := gojsonschema.NewGoLoader(x)
(where x is a json)