package
0.0.0-20200422092203-7638244a9c0a
Repository: https://github.com/grab/talaria.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Dial creates a new client and connect to Talaria grpc server.
WithCircuit specifies the configuration for the circuit breaker.
WithCredential specfies the configuration for the gRPC credentials based on TLS with this one being set, connection will be created in secure manner.
WithNetwork specifies the configuration for a connection.
No description provided by the author

# Variables

ErrUnableToConnect is error when client is unable connect to rpc server.

# Structs

Client represents a client for Talaria.

# Type aliases

Event represents a single event.
Option is a functional parameter used to configure the client.