astquery

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

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

func NewProvider

func NewProvider(queryProvider interfaces.QueriesRepo, queryMappingProvider interfaces.QueryMappingRepo) (*Provider, error)

func (*Provider) GetCustomQueriesList added in v1.0.4

func (e *Provider) GetCustomQueriesList() (*soap.GetQueryCollectionResponse, error)

func (*Provider) GetQueryID

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

type Query

type Query struct {
	ID         uint64
	SourcePath string
}

Jump to

Keyboard shortcuts

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