package
1.27.2
Repository: https://github.com/echohead/yarpc-go.git
Documentation: pkg.go.dev

# Functions

OnewayChain combines a series of `OnewayOutbound`s into a single `OnewayOutbound`.
StreamChain combines a series of `StreamOutbound`s into a single `StreamOutbound`.
UnaryChain combines a series of `UnaryOutbound`s into a single `UnaryOutbound`.