github.com/gocaveman/caveman@v0.0.0-20191211162744-0ddf99dbdf6e/editor/editorregistry/editorregistry.go (about)

     1  // Registry for components that want to automatically make themselves available to the editor.
     2  package editorregistry
     3  
     4  // something will go here - not really sure what yet