Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
As per ODPF golang code conventions, domain objects are better placed in core package itself. As part of this PR we are moving search and namespace into the core packages.
As per ODPF golang code conventions, domain objects are better placed in core package itself. As part of this PR we are moving search and namespace into the core packages.