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

# Functions

NewClientFromUniversalAddress creates a new templateInterface client from addrOrService.
WithFBStreamOption may be passed to StartStream.
WithModulo may be passed to StartStream.
WithSampleRate may be passed to UploadConfiguration.

# Structs

Client represents a client for the templateInterface.
Configuration describes the current configuration of the templateInterface function.
Description represents the describe response of the templateInterface.
StreamConfiguration defines the configuration of a stream.
StreamData contains the meta data of the stream and the unmarshalled function specific data.

# Type aliases

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