cosmos-sdk/schema/diff/doc.go
2024-08-23 15:02:54 +00:00

5 lines
249 B
Go

// Package diff provides the CompareModuleSchemas function which compares module schemas
// and their types and generates a structured diff. This diff can be used to check
// compatibility between different versions of a module schema.
package diff