Documentation ¶
Overview ¶
package consumer deals with most gRPC calls for the client
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(address string) (pb.ConsumerClient, error)
initializes the gRPC Connection and returns a new client
func SubscribeOnScreenText ¶
func SubscribeOnScreenText(ctx context.Context, client pb.ConsumerClient, cid string) (pb.Consumer_SubscribeOnScreenTextClient, error)
subscribes to OnScreenText stream
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.