Versions in this module Expand all Collapse all v0 v0.1.0 Jun 3, 2026 Changes in this version + type Bridge struct + func New(dial func(context.Context) (net.Conn, error)) (*Bridge, error) + func (b *Bridge) Addr() string + func (b *Bridge) Close() error + func (b *Bridge) Host() string