# 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
# Structs
No description provided by the author
Store is the structure associating IP addresses or user IDs to security actions such as passlisting and denylisting.
# Interfaces
Action is an interface common to each concrete action type stored in the data structures, and allowing to type-switch the stored values.
No description provided by the author
Timed is an interface implemented by actions having an expiration time.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
UserIdentifiersHash is a type suitable to be used as key type of the map of user actions.