Versions in this module Expand all Collapse all v1 v1.0.0 Nov 4, 2022 Changes in this version + type Table struct + func New() *Table + func (t *Table) Delete(key string) + func (t *Table) Get(key string) C.PacketConn + func (t *Table) GetOrCreateLock(key string) (*sync.Cond, bool) + func (t *Table) Set(key string, pc C.PacketConn)