Documentation
¶
Index ¶
- Constants
- func NewReverse(ip *netip.AddrPort) ont.Onion
- type Reverse
- func (x *Reverse) Account(res *sess.Data, sm *sess.Manager, s *sessions.Data, last bool) (skip bool, sd *sessions.Data)
- func (x *Reverse) Decode(s *splice.Splice) (e error)
- func (x *Reverse) Encode(s *splice.Splice) (e error)
- func (x *Reverse) GetOnion() interface{}
- func (x *Reverse) Handle(s *splice.Splice, p ont.Onion, ng ont.Ngin) (e error)
- func (x *Reverse) Len() int
- func (x *Reverse) Magic() string
- func (x *Reverse) Wrap(inner ont.Onion)
Constants ¶
View Source
const (
ReverseMagic = "rvrs"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.