//
pkg.gl
Category
github.com/speechly/slu-client
internal
grpc
package
1.1.2
Repository:
https://github.com/speechly/slu-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
2
Files
79 SLOC
#
Functions
NewClient
NewClient returns a new instance of GRPCClient.
#
Variables
ErrInvalidScheme
ErrInvalidScheme is returned when provided URL has an unsupported scheme.
#
Structs
Client
Client is a wrapper around gRPC connection that implements StarterStopper and Healthcheck interfaces.