Documentation ¶
Overview ¶
Package schema is used to read schema files go:generate go-bindata -ignore=\.go -pkg=schema -o=bindata.go ./...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRootSchema ¶
GetRootSchema reads the schema files and combines them into a single schema.
func MustGetRootSchema ¶
func MustGetRootSchema() string
MustGetRootSchema reads the schema files and combines them into a single schema. It panics if there are any errors.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.