Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DataBaseStore ¶
type DataBaseStore struct { }
func (*DataBaseStore) GetChatContext ¶
func (m *DataBaseStore) GetChatContext(userId string) string
func (*DataBaseStore) SetChatContext ¶
func (m *DataBaseStore) SetChatContext(userId string, content string)
Click to show internal directories.
Click to hide internal directories.