package
0.2.3
Repository: https://github.com/gl-works/ringpop-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance that validates the Router interface.

# Interfaces

A ClientFactory is able to provide an implementation of a TChan[Service] interface that can dispatch calls to the actual implementation.
A Router creates instances of TChannel Thrift Clients via the help of the ClientFactory.