 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const Name = "mql"
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Path ¶
type Path string
func (Path) DisplayString ¶
func (Path) ToResultPathFromMap ¶
func (p Path) ToResultPathFromMap(resultMap map[Path]string) ResultPath
type Query ¶
type Query struct {
	// contains filtered or unexported fields
}
    func (*Query) BuildIteratorTree ¶
type ResultPath ¶
type ResultPath string
func NewResultPath ¶
func NewResultPath() ResultPath
func (ResultPath) AppendValue ¶
func (p ResultPath) AppendValue(value string) ResultPath
func (ResultPath) FollowPath ¶
func (p ResultPath) FollowPath(followPiece string, value string) ResultPath
 Click to show internal directories. 
   Click to hide internal directories.