Versions in this module Expand all Collapse all v0 v0.1.20 Jul 19, 2023 v0.1.19 Jul 6, 2023 Changes in this version + const Len + const Magic + func Gen() codec.Codec + func New(addr *netip.AddrPort) ont.Onion + type Forward struct + AddrPort *netip.AddrPort + func (x *Forward) Account(res *sess.Data, sm *sess.Manager, s *sessions.Data, last bool) (skip bool, sd *sessions.Data) + func (x *Forward) Decode(s *splice.Splice) (e error) + func (x *Forward) Encode(s *splice.Splice) error + func (x *Forward) Handle(s *splice.Splice, p ont.Onion, ng ont.Ngin) (e error) + func (x *Forward) Len() int + func (x *Forward) Magic() string + func (x *Forward) Unwrap() interface{} + func (x *Forward) Wrap(inner ont.Onion)