 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init()
Types ¶
type FindPersistedDashboardsQuery ¶
type Hit ¶
type JsonDashIndex ¶
type JsonDashIndex struct {
	// contains filtered or unexported fields
}
    func NewJsonDashIndex ¶
func NewJsonDashIndex(path string) *JsonDashIndex
func (*JsonDashIndex) GetDashboard ¶
func (index *JsonDashIndex) GetDashboard(path string) *m.Dashboard
func (*JsonDashIndex) Search ¶
func (index *JsonDashIndex) Search(query *Query) ([]*Hit, error)
type JsonDashIndexItem ¶
       Source Files
      ¶
      Source Files
      ¶
    
- handlers.go
- json_index.go
- models.go
 Click to show internal directories. 
   Click to hide internal directories.