package
0.0.0-20240702082551-bb59e5bdf72b
Repository: https://github.com/openrfsense/backend.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewDiscardingWindow returns a new processing time based DiscardingWindow.
NewDiscardingWindowWithTSExtractor returns a new event time based DiscardingWindow.
No description provided by the author
No description provided by the author
NewTCPSink returns a new instance of TCPSink with an optional timeout (defaults to 10 seconds).
NewTCPSource returns a new instance of TCPSource.
NewWebSocketSink creates and returns a new WebSocketSink using an existing connection.
NewWebSocketSource creates and returns a new WebSocketSource using an existing connection.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Message represents a WebSocket message container.
TCPSink represents an outbound network socket connector.
TCPSource represents an inbound network socket connector.
WebSocketSink represents a Fiber WebSocket sink connector.
WebSocketSource represents a Fiber WebSocket source connector.
# Type aliases
No description provided by the author