package
0.8.0
Repository: https://github.com/michaelmure/git-bug.git
Documentation: pkg.go.dev

# Functions

NewQuery return an identity query with the default sorting (creation-desc).
Parse parse a query DSL Ex: "status:open author:descartes sort:edit-asc" Supported filter qualifiers and syntax are described in docs/queries.md.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Filters is a collection of Filter that implement a complex filter.
Query is the intermediary representation of a Bug's query.
StringPair is a key/value pair of strings.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author