Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisStore ¶
type RedisStore struct {
// contains filtered or unexported fields
}
func New ¶
func New(storeType string) *RedisStore
func (*RedisStore) Delete ¶
func (r *RedisStore) Delete(token string) error
Click to show internal directories.
Click to hide internal directories.