Versions in this module Expand all Collapse all v0 v0.1.19 Jul 6, 2023 Changes in this version + const Len + const Magic + func Gen() codec.Codec + func New(id nonce.ID, hsk *crypto.Pub, exit *exit.ExitPoint) ont.Onion + type IntroQuery struct + ID nonce.ID + Key *crypto.Pub + func (x *IntroQuery) Account(res *sess.Data, sm *sess.Manager, s *sessions.Data, last bool) (skip bool, sd *sessions.Data) + func (x *IntroQuery) Decode(s *splice.Splice) (e error) + func (x *IntroQuery) Encode(s *splice.Splice) (e error) + func (x *IntroQuery) Handle(s *splice.Splice, p ont.Onion, ng ont.Ngin) (e error) + func (x *IntroQuery) Len() int + func (x *IntroQuery) Magic() string + func (x *IntroQuery) Unwrap() interface{} + func (x *IntroQuery) Wrap(inner ont.Onion)