//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
logcli
query
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
37
Dependents
1
Files
769 SLOC
#
Functions
GetObjectClient
LoadSchemaUsingObjectClient
LoadSchemaUsingObjectClient returns the loaded schema from the object with the given name.
NewPartFile
NewPartFile initializes a new partial file object, setting the filename which will be used when the file is closed with the Finalize function.
#
Structs
PartFile
PartFile partially complete file.
Query
Query contains all necessary fields to execute instant and range queries and print the results.