package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

MakeSessionKey returns a session key.
NewSession creates a new session.
NewSessionMap returns a new SessionMap.

# Constants

# Structs

SessionKey is the key used to lookup sessions: exporter address + port + source ID.
SessionMap manages all the sessions for a collector.
SessionState holds the state for a single session (observation domain).
TemplateWrapper wraps a template with an expiration flag.

# Interfaces

# Type aliases

TemplateKey is the type of key used to lookup templates.