Versions in this module Expand all Collapse all v1 v1.0.2 Nov 16, 2023 v1.0.1 Nov 15, 2023 v1.0.0 Nov 10, 2023 Changes in this version + type Listener struct + func New(config LC.Hysteria2Server, tunnel C.Tunnel, additions ...inbound.Addition) (*Listener, error) + func (l *Listener) AddrList() (addrList []net.Addr) + func (l *Listener) Close() error + func (l *Listener) Config() string