package queue import ( _ "embed" ) //go:embed schema/layer-options.json var RawLayerOptionsSchema []byte