# Functions
FromTreeToDictKey returns app name from tree key k: given tree key "foo{}:0:1234567890", the call returns "foo".
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
ParseMatcher parses a string of $tag_key$op"$tag_value" form, where $op is one of the supported match operators.
ParseMatchers parses a string of $tag_matcher<,$tag_matchers> form.
ParseQuery parses a string of $app_name<{<$tag_matchers>}> form.
ParseTreeKey retrieves tree time and depth level from the given key.
No description provided by the author
ValidateAppName report an error if the given app name n violates constraints.
ValidateTagKey report an error if the given key k violates constraints.
# Constants
=.
=~.
!=.
!~.
No description provided by the author
# Variables
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
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ByPriority is a supplemental type for sorting tag matchers.
No description provided by the author
No description provided by the author