Versions in this module Expand all Collapse all v0 v0.0.21 Jul 27, 2023 Changes in this version + const ListenAddressEnvVar + type Options struct + ListenAddress string + func NewOptions() *Options + func (o *Options) BindFlags(fs *flag.FlagSet) + func (o *Options) Validate() error + type StreamLayer interface + ListenPort func() int + func New(opts *Options) (StreamLayer, error)