# 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().