package
1.9.0
Repository: https://github.com/ci4rail/io4edge-client-go.git
Documentation: pkg.go.dev

# Functions

HaveResponseStatus checks if err corresponds to functionblock status error code.
NewClientFromUniversalAddress creates a new functionblock client from addrOrService.
WithBucketSamples may be passed to StartStream.
WithBufferedSamples may be passed to StartStream.
WithKeepaliveInterval may be passed to StartStream.
WithLowLatencyMode may be passed to StartStream.

# Structs

Client represents a client for a generic functionblock.
ResponseError holds the details of functionblock errors.
StreamConfiguration defines the configuration of a stream.
StreamData contains the meta data of the stream and the function specific message.
StreamDataMeta contains meta information about a Stream Data message.

# Type aliases

StreamConfigOption is a type to pass options to StartStream().