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

     1  // Registry for things that want to automatically display themselves on the administrative control panel.
     2  package adminregistry
     3  
     4  // FIXME: this goes away - we are just going to use menus, the "admin" menu
     5  // serves the purpose of this thing.