Versions in this module Expand all Collapse all v0 v0.0.4 Jun 5, 2022 v0.0.3 Jun 1, 2022 Changes in this version + func Add(c Conn) + func CloseAndDelete(key string) + func LoadAllConn() chan Conn + type Conn interface + Close func() error + Done func() <-chan struct{} + Err func() error + Key func() string + func Get(key string) Conn