Versions in this module Expand all Collapse all v2 v2.5.4 Jun 18, 2024 v2.5.3 Jun 9, 2024 v2.5.2 May 26, 2024 Changes in this version + type Endpoint struct + func New(rw io.ReadWriter, mtu uint32, offset int) (*Endpoint, error) + func (e *Endpoint) Attach(dispatcher stack.NetworkDispatcher) + func (e *Endpoint) Wait()