Documentation
¶
Index ¶
Constants ¶
View Source
const TABLE_USERS = `` /* 185-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessTokenStorage ¶
type Postgres ¶
type Postgres struct {
// contains filtered or unexported fields
}
func NewPostgres ¶
type StateStore ¶
func NewStateStore ¶
func NewStateStore() *StateStore
func (*StateStore) Add ¶
func (s *StateStore) Add(state string, chatId int64)
func (*StateStore) Delete ¶
func (s *StateStore) Delete(key string)
Click to show internal directories.
Click to hide internal directories.