//
pkg.gl
Category
github.com/grafana/loki/v3
pkg
util
unmarshal
package
3.4.2
Repository:
https://github.com/grafana/loki.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
5
Dependents
4
Files
32 SLOC
#
Packages
legacy
#
Functions
DecodePushRequest
DecodePushRequest directly decodes json to a logproto.PushRequest.
ReadTailResponseJSON
ReadTailResponseJSON unmarshals the loghttp.TailResponse from a websocket reader.
#
Interfaces
WebsocketReader
WebsocketReader knows how to read message to a websocket connection.