Documentation ¶
Overview ¶
Package expectedschema contains the schema the database is expected to have.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FS embed.FS
FS is a filesystem with the schema.json file.
Functions ¶
func Load ¶
func Load() (schema.Description, error)
Load returns the deserialized schema.Description stored in the schema.json file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.