package
0.0.0-20241025030232-2154053700bb
Repository: https://github.com/secret-telegram/chat.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewTypingCache returns a new EDUCache initialised for use.

# Structs

Caches contains a set of references to caches.
EDUCache maintains a list of users typing in each room.
No description provided by the author
No description provided by the author

# Interfaces

Cache is the interface that an implementation must satisfy.
EventStateKeyCache contains the subset of functions needed for a room event state key cache.
FederationCache contains the subset of functions needed for a federation event cache.
No description provided by the author
No description provided by the author
RoomServerEventsCache contains the subset of functions needed for a roomserver event cache.
RoomServerNIDsCache contains the subset of functions needed for a roomserver NID cache.
RoomVersionsCache contains the subset of functions needed for a room version cache.
ServerKeyCache contains the subset of functions needed for a server key cache.
No description provided by the author

# Type aliases

TimeoutCallbackFn is a function called right after the removal of a user from the typing user list due to timeout.