Documentation
¶
Overview ¶
Package schemas provides a [somewhat] simplified way to add new structures into the project.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Registry = make(map[string]Schema)
Registry contains all registered schemas.
Functions ¶
func LoadSchemas ¶
LoadSchemas loads and registers YAML schemas.
Types ¶
Click to show internal directories.
Click to hide internal directories.