struct

RNS::Transport::TunnelEntry

Inherits Struct < Value < Object

─── Tunnel table entry type ───────────────────────────────────

Constructors

new(tunnel_id : Bytes, interface : Bytes | Nil, paths : Hash(String, PathEntry), expires : Float64)
Source

Instance methods

clone
Source
copy_with(tunnel_id _tunnel_id = @tunnel_id, interface _interface = @interface, paths _paths = @paths, expires _expires = @expires)
Source
expires
interface
paths
tunnel_id