astquery

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllQueries string

Functions

This section is empty.

Types

type Query

type Query struct {
	ID         uint64
	SourcePath string
}

type Repo

type Repo struct {
	// contains filtered or unexported fields
}

func NewRepo

func NewRepo(allQueries string) (*Repo, error)

func (*Repo) GetAllQueryIDsByGroup

func (e *Repo) GetAllQueryIDsByGroup(language, name string) ([]interfaces.ASTQuery, error)

func (*Repo) GetQueryID

func (e *Repo) GetQueryID(language, name, group string) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL