Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
func (*Manager) AllSchemas ¶
AllSchemas returns a schemas instance containing all embedded schemas.
func (*Manager) LatestSchema ¶
LatestSchema returns the schema with the highest version.
func (*Manager) LatestSchemaVersion ¶
LatestSchemaVersion returns the highest schema version that is supported by the manager.
func (*Manager) MinSchemaVersion ¶
MinSchemaVersion returns the minimum schema version that is supported by the manager. This is the lowest schema version that has a migrator. If there are no migrators, it returns the latest schema version.
Click to show internal directories.
Click to hide internal directories.