2022-11-10 15:36:40 -05:00
|
|
|
package kind
|
|
|
|
|
|
|
|
|
|
import "github.com/grafana/grafana/pkg/kindsys"
|
|
|
|
|
|
|
|
|
|
// In each child directory, the set of .cue files with 'package kind'
|
2023-01-06 12:37:32 -05:00
|
|
|
// must be an instance of kindsys.Core - a declaration of a core kind.
|
|
|
|
|
kindsys.Core
|