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

# Functions

New creates a new client instance.
NewFromConfig creates the client based on cfg.
NewFromConfigFile creates the client based on configuration from a file.
NewFromReader creates the client based on configuration read from an io.Reader.

# Variables

ErrorEmptyAddress : Denotes that an empty config has been provided.

# Structs

Client provides a client that calls goProbe's API functions.
Config specifies the configurable parts of the client.