package
0.0.0-20240913105225-24c5a16e37a7
Repository: https://github.com/mendersoftware/reporting.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Dedot replaces '.' in a name to make it digestible by ES.
maybeParseAttr decides if a given field is an attribute and parses it's name + scope.
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
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
Redot reverses dedotting.
toAttr composes the flat-style attribute name based on scope, name, and type.

# 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
attributes.
attributes.
attributes.
attributes.
attributes.
attributes.
attributes.
attributes.
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
scope prefixes.
scope prefixes.
scope prefixes.
scope prefixes.
scope prefixes.
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

# 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

# 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
nolint:lll.
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
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
No description provided by the author

# Interfaces

Query represents the ES query general form: { "query": { "bool": { "must": [...conditions...], "must_not": [...conditions...], } "sort": [...], "from": ..., "size": ..., } it exposes an API for query parts to insert themselves in the right place.
QueryPart represents a bit of the ES query which knows how and where to insert itself.

# Type aliases

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
common enum for some type introspections we'll need.