Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 496 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 496 Bytes

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.