package
0.3.0
Repository: https://github.com/woogles-io/liwords.git
Documentation: pkg.go.dev

# Functions

NewRedisChatStore instantiates a new store for chats, based on Redis.
No description provided by the author

# Constants

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
No description provided by the author
No description provided by the author

# Variables

go:embed add_chat.lua.
ClearPresenceScript clears the presence and returns the channel(s) it was in.
GetChannelsScript gets the channels go:embed get_channels.lua.
go:embed latest_channels.lua.
RenewPresenceScript renews the presence go:embed renew_presence.lua.
SetPresenceScript is a Lua script that handles presence in an atomic way.
updateActiveGameScript gets the channels go:embed update_active_game.lua.

# Structs

RedisChatStore implements a Redis store for chats.
RedisPresenceStore implements a Redis store for user presence.