Versions in this module Expand all Collapse all v0 v0.1.0 Mar 1, 2021 Changes in this version + type Upstream struct + func NewUpstream(app *apps.App) *Upstream + func (u *Upstream) OneWay(call *apps.Call) error + func (u *Upstream) Roundtrip(call *apps.Call) (io.ReadCloser, error)