package
4.1.3+incompatible
Repository: https://github.com/els0r/goprobe.git
Documentation: pkg.go.dev

# Functions

New creates a new client for the global-query API.
NewSSE creates a new streaming client for the global-query API.

# Structs

Client denotes a global query client.
SSEClient is a global query client capable of streaming updates.

# Type aliases

StreamingUpdate is a function which operates on a received result.