Skip to content
/ query Public

Package query parses the simple query language used for full text search in the Soquee issue tracker. This is a mirror of the official repo.

License

Notifications You must be signed in to change notification settings

soquee/query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

query

Package query parses the simple query language used for full text search in the Soquee issue tracker.

import (
	"code.soquee.net/query"
)

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the LICENSE file.

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

About

Package query parses the simple query language used for full text search in the Soquee issue tracker. This is a mirror of the official repo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages