//
pkg.gl
Category
github.com/els0r/goProbe
pkg
api
globalquery
client
package
4.1.3+incompatible
Repository:
https://github.com/els0r/goprobe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
243 SLOC
#
Functions
New
New creates a new client for the global-query API.
NewSSE
NewSSE creates a new streaming client for the global-query API.
#
Structs
Client
Client denotes a global query client.
SSEClient
SSEClient is a global query client capable of streaming updates.
#
Type aliases
StreamingUpdate
StreamingUpdate is a function which operates on a received result.