Documentation ¶ Index ¶ func NewCollector(next trace.Collector) trace.Collector Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewCollector ¶ func NewCollector(next trace.Collector) trace.Collector Collects akinet.TCPPacketMetadata and processes them into summaries. The downstream collector will receive one akinet.TCPConnectionMetadata per TCP connection, summarizing what was observed about the connection. Types ¶ This section is empty. Source Files ¶ View all Source files tcp_conn_tracker.go Click to show internal directories. Click to hide internal directories.