Documentation
¶
Overview ¶
Copyright (c) 2025 Tobias Schäfer. All rights reserved. Licensed under the MIT License, see LICENSE file in the project root for details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter struct {
EventTypes []string
Protocols []string
Networks FilterNetworks
Addresses FilterAddresses
Ports FilterPorts
}
type FilterAddresses ¶ added in v0.2.0
type FilterNetworks ¶ added in v0.2.0
type FilterPorts ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.